.title	{
	font-size : 23px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

a.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	line-height : 150%;
	color : White;
	text-decoration : none;
	padding-left : 15px;
}

a.menu:hover {
	text-decoration : underline;
}

.mainText {
	padding-left : 15px;
	padding-top : 10px;
}

BODY, P, TD, UL, LI, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.mainHead {
	color : #397194;
}