body	{	background-color: #F6FBF5;
			font-family: Georgia,"Times New Roman", serif;
		}
			
p, td, th,ol, ul	{ font-family: Georgia, "Times New Roman", serif;
		  font-size: 10pt;	}
		
hr		{	width: 100%;
			size: 1px;
			color: #D9ECDB;	}
		
a:link	{	color: #663300;	
			text-decoration: none;
			font-weight: bold;	}
			
a:active	{	color: #CC0000;	
			text-decoration: underline;
			font-weight: bold;	}
			
a:hover	{	color: #CC0000;	
			text-decoration: underline;
			font-weight: bold;	}
			
a:visited	{	color: #663300;	
			text-decoration: underline;
			font-weight: bold;	}
			
H1, H2, H3, H4,H5, H6	{ color: #000000;	}

.other	{ font-family: Arial, Verdana, sans-serif;
		  font-size: 10pt;	}
		  
.small	{ font-size: 8pt;	}