.vpsbg {
	background-color: #0055a5;
}
.vpsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.vpsBodyTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.vpsBodyTxtBld {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.vpsBodyTxtSm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0055A5;
	text-decoration: underline;
}
a:visited {
	color: #0055A5;
	text-decoration: underline;
}
a:hover {
	color: #BFD4E7;
	text-decoration: underline;
}
