p, ol, body, td, th, .text, ul, li {
	color:#000000;
	font-family:Arial, Helvetica;
	font-size:12px;
}

.title {
	font-size:18pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


a:link {
	color:#0A2F6D;
	text-decoration:none;
}

a:visited {
	color:#0A2F6D;
	text-decoration:none;
}

a:hover {
	color:#0A2F6D;
	text-decoration:underline;
}

a:active {
	color:#0A2F6D;
	text-decoration:underline;
}

.menu {
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a.menu:link {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.menu:visited {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.menu:hover {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.menu:active {
	font-size:9pt;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}