.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #202020;
	text-decoration: none;
	line-height: 17px;
	font-variant: normal;

}
.bodyfontbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.boldblue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #465D95;
	text-decoration: none;
	line-height: normal;
}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #759FE5;
	text-decoration: none;
	background-repeat: repeat;
	background-position: 190px 6px;



}
a:active {
	color: #B9DFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFE401;
	text-decoration: none;
	font-weight: bold;

}
.subtitleCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

