.generaltext {
	font-family: "Arial, Helvetica, sans-serif", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;		
}

h1 {
	font-size: 36px;
    font-weight: bold;
	font-variant: normal;
	color: #04577B; 
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #04577B;
    }

p {text-indent: 0.0in;
      margin-left: 5px;
	  margin-right: 5px; }

a:link  {text-decoration: underline; 	color: #04577b; }
a:visited {color: #04577b; text-decoration: underline; }
a:active { color: #04577b;  text-decoration: underline; }
a:hover {color: #990000; text-decoration: none; }
