.bodyborder {
	font-size: 9px;
	border: 1px solid #0033CC;
}
.body {
	font-size: 9pt;
	background-color: #DDE0F1;
}
body {
	background-color: #FFFFFF;
}
.text {
	font-size: 9pt;
	line-height: 20px;
}
.Title {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.SmallTitle {
	font-size: 9pt;
	color: #CCCCCC;
}
.text_10pt {
	font-size: 10pt;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #0000FF;
	text-decoration: underline;
}
