body	{	background-color: #FFFFFF;
			font-family: Georgia, "Times New Roman", serif;
			font-size: 12pt;	}
			
p, td, th	{	font-family: Georgia, "Times New Roman", serif;
			font-size: 12pt;	}
			
.nav		{ font-family: "Bell MT", Georgia;
		  font-size: 14pt;
		  color: #28518D;
		  font-weight: bold;	}
		  
a:link	{  color: #28518D;
		   text-decoration: none;
		   font-weight: bold; }

a:active	{  color: #28518D;
		   text-decoration: underline;
		   font-weight: bold; }
		   
a:hover	{  color: #28518D;
		   text-decoration: underline;
		   font-weight: bold; }

a:visited	{  color: #28518D;
		   text-decoration: none;
		   font-weight: bold; }
		   
.smtxt	{	font-size: 10pt;	}

hr		{ width: 85%;
 		  color: #28518D;
 		  size: 5;	}
 		  
H1, H2, H3,H4, H5, H6	{ color: #28518D;	}