body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #003366;
	text-decoration: underline;
}
.whiteheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.orangeheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
}
.text-mid {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
