body	{	background-color: #EAF7EB;
			font-family: Georgia,"Times New Roman", serif;
		}
			
p, td, th	{ font-family: Georgia, "Times New Roman", serif;
		  font-size: 10pt;	}
		
hr		{	width: 100%;
			size: 1px;
			color: #CBE4CD;	}
		
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: darkgreen;	}