P  {
	font-size : 12px;
	font-family : Arial;
}

BODY  {
	font-size : 12px;
	font-family : Arial;
}

TD {
	font-size : 12px;
	font-family : Arial;
}

.header {
	color : #00A9EC;
	font-size : 18px;
}

.smallheader {
	color : #00A9EC;
	font-size : 12px;
	font-weight : bold;
}

.toplink {
	color : #ffffff;
	font-size : 12px;
}

.topheader {
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
}

.blue {
	color : #00A9EC;
}

.darkblue {
	color : #003D82;
}

.green {
	color : #8DBD2B;
}

.small {
	font-size : 10px;
}

A {
	color : #00A9EC;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

.news {
	color : #8DBD2B;
	font-size : 12px;
	font-weight : bold;
}