a:link {
	color: 00249F;
	text-decoration: underline;
}
a:visited {
	color: 448dff;
	text-decoration: underline;
}
a:hover {
	color: 00249F;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.titleblack {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.titleblue {
	font-weight: bold;
	color: 00249F;
	font-size: 9pt;
}
.topline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: 448dff;
}
.whitetitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#00249F;
}
.bottomline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: 448dff;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.footer {
	font-size: 7pt;
	color: 448dff;
}
