BODY, TD, OPTION, SELECT, INPUT, FONT, P {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #3A297D;
}
B {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : bold;
	color: #3A297D;
}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}
H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : bold;
	color: #3A297D;
}
PRE {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #3A297D;
}
.medium {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : bold;
	color: #3A297D;
}

.small {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight : bold;
	color: #3A297D;	
}

.smallo {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-weight : bold;
	color: #FFB603;	
}

.white {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #FFFFFF;
}
.red {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #F12E03;
}
.orange {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #FFB603;
	font-weight : bold;
}
.bigorange {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 13pt;
	color: #FF9103;
	font-weight : bold;
}
.headline {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	font-weight : bold;
	color: #3A297D;
}
.help{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-weight : bold;
	color: #ff0000;
}
.green {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #00AA00;
}