.standard {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #000066;
	font-size: 12px;
}
.standard20 {

	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000066;
	font-size: 12px;
}
.cplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.cplink a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.cplink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.cplink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cplink a:hover {
	background-color: #000099;
}
.underlinebox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
