BODY { 

margin:0px; 

}

P { font-family: Georgia, Times; }

.nav
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.subnav
{
	color: #9D5F15;
	font-size: 12px;
	font-weight: bold;
	
}

a.subnav:hover
{
	color: #000000;
	
}

a:hover
{
	color: yellow;

}

a 
{ 

color: #FF0000;
text-decoration:none; 

}

.titlemargin {

margin-left:8px

}

.title
{
	color: #516202;
	font-size: 18px;
	font-weight: bold;
	

}

a.title:hover {

color: #516202;

}

.body
{
	color: black;
	font-size: 12px;
	line-height: 14px;
}

.subnavtitle
{
	color: #9D5F15;
	font-size: 14px;
	font-weight: bold;
	
}
H1
{
	color: #F1EF54;
	font-size: 16px;
	font-weight: bold;
	

}

.news
{
	color: black;
	font-size: 12px;
	line-height: 14px;
}

