body
{
	font: 2px;
	background-color:#B1CFDA;
	font-family: Verdana, Geneva, Arial, sans-serif;	
}


.WhoUsesLink 
{
	color:black;
	text-decoration:none;
	font-size: 12;
	border-width:0px;
}




a
{
	color:white;
	text-decoration:none;
	font-size: 12
}
a:hover
{
	color:#313131;
	text-decoration:underline;
	font-size: 12
}



h1
{
	font-size: 12;
	color: #FF3307;
	
}
h2
{
	font-size: 12;
	
}
h3
{
	font-size: 24;
	color: white;
}
h4
{
	font-size: 30;
	color: white;
}
#ht
{
display: none;
}

table
{
	font-size: 12;
	vertical-align: top;
}
.NavLinks 
{
	font-size: 12;
	vertical-align: middle;
	background-color: #313131;
	color: white;
	height: 20px;

}
.NavLinks a
{
	font-size: 14;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.NavLinks a:hover
{
	font-size: 14;
	color: white;
	font-weight: bold;
	text-decoration:underline;
}



