
BODY,OL,UL,LI,TD,TH,P,CAPTION,DIV,H1,H2,H3,H4,H5 {
	font-size : 10pt;
	font-family : Verdana;
	font-style : normal;
}

H6, H2  {
	font-size : 12pt;
	font-family : Verdana;
	font-style : 700;
	color : #0066ff;
	text-align: center;
}

H2  {
	font-size : 10pt;
}

INPUT,SELECT,TEXTAREA {
	font-family : Verdana;
	font-size : 8pt;
	color : #3333cc;
}

.tableHeading {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	font-weight: 400;
	color : #000000;
}

.price, .standoutRed {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	font-weight: 400;
	color : #3333cc;
}

.field, .small {
	font-family : Verdana;
	font-style : normal;
	font-size: 8pt;
}

.standoutRed{
	color: #ff0033;
}