A, A:LINK
{
	text-decoration : none;
	color : #000033;
}
A:VISITED
{
	text-decoration : none;
	color : #CCCCFF;
}
A:ACTIVE, A:HOVER
{
	text-decoration : underline;
	color : #CCCCFF;
}
BODY 
{
	font-size : 9pt;
	line-height : 20px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sdt
{
	font-style : normal;
	font-weight : lighter;
	font-size : 9pt;
	line-height : 20px;
	color : #000033;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.blueborder
{
	border-color : #4A4E7E;
	border-width : 2px;
}
.blackborder
{
	border-color : #000000;
	border-width : 2px;
}
.sdtsmall {
	font-style : normal;
	font-weight : lighter;
	font-size : 8pt;
	line-height : 20px;
	color : #000033;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
