BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: normal;
	color: #000000;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	font-weight: bold;
	color: #000000;
}

.intro {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	color: #000000;
}

.small {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
}

.smallb {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight: bold;
	color: #000000;
}

A:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color: #660000;
}


A:visited link {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: ##660000;
}


A:Hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #660000;
}
