/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #254F99;
}
a:active {
	text-decoration: none;
	color: #254F99;
}
.footer {
	color: #235296;
	font-size:10px;
}
h5 {
	font-weight: bolder;
	color: #255198;
	text-decoration: none;
	font-size: 14px;
}
.GreyTitle {
	font-weight: bold;
	text-decoration: none;

}
.BlueTitlebig {

	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #1E5598;
}

