body,td,p,select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002762;
}
a:link {
	text-decoration: underline;
	color: #2F216B;
}
a:visited {
	text-decoration: underline;
	color: #2F216B;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #2F216B;
}
.header {
	font-size: 18px;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
}
.rednews {
	color: #FF0000;
}
