body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1D2770;
	background-color: #EEF0F5;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:active{
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.about {
	font-size:8pt;
}
hr {
	color:#1D2770;
}