body
{
	font-family:Garamond;
	color:White;
	height:95%;
	border-width:0;
	
}

H1  {
	font-family : Trebuchet MS, Verdana, Arial;
	font-size :28pt;
	font-weight :bold;
	margin-bottom : 0em;
	margin-top: 0em;
	border-bottom : 1px solid Black;
	color:white;
}
H2  {
	font-size : 20pt;
	margin-top: 0em;
	color : Yellow;
	margin-bottom : 0em;
}

H3
{
	font-size:18pt;
	color:Orange;
}
A
{
	color:yellow;
}
P
{
	font-size:13pt;
	
}
LI, OL
{
	color:white;
	font-size:13pt;
	
}
.MenuItem
{
	text-align:center;
}
.Content {
	
	
	font-family:Tahoma;
}

.HeaderLinkTop
{
	 color:White;
	  text-decoration:none;
}
.HeaderLinkBottom
{

	  text-decoration:none;
}	

