
td, .body	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #000000;
		line-height	: 1.5; 
		}
.small {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color: #000000;
		line-height	: 1.5; 
		}
		
.header	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #B0B745;
		font-weight: bold;
		}
.footer {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #545730;
}

a 	{
	color: #6B6F39;
	text-decoration:none;
	}
	
a:visited	{
	/* color: #A5AA67; */
	color: #83884C;
}

a:hover	{
	color: #7BA2B5;
}

a.footer:visited	{
	color: #7E8346;
}
a.footer:hover	{
	color: #ffffff;
}

.Redheader	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #cc0000;
		font-weight: bold;
		}
		
a.Redheader:visited	{
	color: #cc0000;
}
