body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	background-color: #2F7DC8;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #154157;
	text-decoration: none;
}
a:link, a:visited {
	font-size: 12px;
	color: #196084;
	text-decoration:underline;
}
a:hover, a:active {
	font-size: 12px;
	color: #2F7DC8;
	text-decoration:underline;
}
a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.more:link, a.more:visited {
	font-size: 12px;
	color: #2F7DC8;
	text-decoration:none;
}
a.more:hover, a.more:active {
	font-size: 12px;
	color: #2F7DC8;
	text-decoration:underline;
}
a {
	font-size: 12px;
}
.cpx12bold{
	color:#2F7DC8;
	font-weight: bold;
}
.cpx12white{
	color:#FFFFFF;
	font-weight: bold;
}
.cpx14white{
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
}