/* CSS Document */
<!--
body {
	background-color: #aadaff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.greySmallFontsB {
	font-family: tahoma;
	font-size: 11px; color:#666666;
	font-weight: bold;
}
.greySmallFonts {
	font-family: tahoma;
	font-size: 11px; color:#666666; line-height:160%
}

.content-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size:12px; color:#666666
}
.footer {
	font-family: tahoma;
	font-size: 11px; color:#4da6fd; line-height:160%
}




a:link {
	color: #0081ff;
	text-decoration: none;
}
a:visited {
	color: #0081ff;
	text-decoration: none;
}
a:hover {
	color: #1079A7;
	text-decoration: none;
}
a:active {
	color: #0081ff;
	text-decoration: none;
}
-->

