body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
a { text-decoration: none; }

a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}
.bold_spaced_link a:link {
	color: #0066CC;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
.bold_spaced_link a:visited {
	text-decoration: none;
	line-height: 25px;
	color: #0066CC;
	font-weight: bold;
}
.bold_spaced_link a:hover {
	text-decoration: underline;
	line-height: 25px;
	color: #003399;
	font-weight: bold;
}
.bold_spaced_link a:active {
	text-decoration: none;
	line-height: 25px;
	color: #0066CC;
	font-weight: bold;
}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-weight: bold; color: #003399}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; font-weight: bold; color: #003399}
.textspaced {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
	font-weight: normal;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
