body
{
	margin:0;
}

a.menu
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	color:Black;
}
a.menu:hover
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	color:maroon;
}
a
{
	font-family:verdana;
	font-size:12px;
	color:black;
}
a:hover
{
	font-family:verdana;
	font-size:12px;
	color:#CC0000;
}

a.white
{
	color:White;
	text-decoration:none;
	font-size:10px;
}

a.white:hover
{
	color:White;
	text-decoration:none;
	font-size:10px;
}


td
{
	font-family:verdana;
	font-size:12px;	
}
body
{
	font-family:verdana;
	font-size:12px;	
}
dd
{
	font-family:verdana;
	font-size:12px;	
}
dl
{
	font-family:verdana;
	font-size:12px;	
}
dt
{
	font-family:verdana;
	font-size:12px;	
}
span
{
	font-family:verdana;
	font-size:12px;	
}

h3
{
	color:#CC0000;
}

h4
{
	color:#CC0000;
	font-size:14px;
}
h5
{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}
hr
{
	height:1px;
}
.surveylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000CC;
	font-style: italic;
}

#services
{
	width:400px;
	height:20px;
	border:#C00 thin solid;
	padding-left:38px;
}