@charset "utf-8";
/* CSS document */


html {
      min-height: 100%;  
}
 
body	{  body { min-height: 100%; } font-size: 18pt;
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
		line-height: 20pt;
		background-color: #F8F8CC;
		color: Black;}
		

#page	{background-color: #F8F8CC;
        font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
		font-size: 18pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-align: left;
		word-spacing: normal;
		color: black;}
		


h1		{font-size: 30pt;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	color: #006400;
	text-align:	center;
  line-height: 38pt;	border-bottom: solid 4px orange;}
				


h2 		{font-size: 24pt;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	color: #006400;
		text-align:	center;}
		

h3 		{font-size: 20pt;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	color: black;
		text-align:	center;}
		

p 	    {font-size: 18pt;
	   font-family: 'HelveticaNeue-Light', 'Helvetica Neue', 'Arial', sans-serif;
	color: Black;
		text-align: left;
 line-height: 16pt}			
		

a:link		{color: blue; text-decoration: none; font-size: "18pt"}

a:visited	{color: red; text-decoration: none; font-size: "18pt"}

a:hover		{color: red; text-decoration: underline; font-size: "18pt"}

a:active	{color: blue; text-decoration: none; font-size: "18pt"}

#header{a:link		{color: white; text-decoration: none; font-size: "18pt"}

a:visited	{color: red; lightgray-decoration: none; font-size: "18pt"}

a:hover		{color: red; text-decoration: underline; font-size: "18pt"}

a:active	{color: white; text-decoration: none; font-size: "18pt"}}
