BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10px;
}

INPUT, SELECT {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 14pt;
	font-weight : 200;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	font-weight : 700;
}

A {
	text-decoration: none;
	color: #cc3300;
}

A:Hover {
	text-decoration: underline;
	color: #333333;
}

.largetableheader {
	font-size : 11pt;
	font-weight : 700;
	color: #ffffff;
}

.smalltableheader {
	font-weight : 700;
	color: #ffffff;
}

