html, body, p, div, small, big, th, td, ul, ol, dl, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	background-color: transparent;
	font-size: 12px;
}
a:visited {
	color: #CC00CC;
	background-color: transparent;
	font-size: 12px;
}
a:active {
	color: #0000FF;
	background-color: transparent;
	font-size: 12px;
}
a:hover {
	color: #000066;
	background-color: transparent;
	font-size: 12px;
}
.s {
	font-size: 10px;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.hlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0033;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0033;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
