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