P  {
	font-family : Arial;
	font-weight : normal;
	font-size : 9pt;
	font-style : normal;
}

B  {
	font-family : Arial;
	font-weight : bold;
	font-size : 10pt;
	font-style : italic;
}

H1  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	color : #003366;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #003366;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #003366;
}

H4  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	color : #003366;
}

H5  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #003366;
}

A  {
	font-family : Arial;
	font-weight : bold;
	color : Green;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	font-weight : bold;
	color : Green;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-weight : bold;
	color : Red;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	font-weight : bold;
	color : Maroon;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	font-style : normal;
	font-size : 11px;
	font-weight : normal;
	background-color : White;
}

TABLE  {
	padding : 0;
}

TH  {
	font-family : Arial;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
	color : White;
	background-color : Red;
}

TD  {
	font-family : Arial;
	font-style : normal;
	font-size : 11px;
}

.hilite  {
	font-weight : normal;
	color : Black;
	background-color : blanchedalmond;
}

.title  {
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 12px;
	color : #003366;
}

.default  {
	color : #000000;
}

.defaultfont  {
	font-family : Arial;
	color : #000000;
}

.header  {
	color : #003366;
	background-color : #F0F0F0;
}

.microprint  {
	font-size : xx-small;
}

.macroprint  {
	font-size : 12px;
}

.number  {
	text-align : right;
}

.micronum  {
	text-align : right;
	font-size : xx-small;
}

FORM  {}

INPUT  {}

.strikenum  {
	text-align : right;
	text-decoration : line-through;
}

.salenum  {
	text-align : right;
	color : Red;
}

.microstrike  {
	font-size : xx-small;
	text-align : right;
	text-decoration : line-through;
}

.microsale  {
	text-align : right;
	color : Red;
	font-size : xx-small;
}

.required  {
	font-weight : bold;
	color : Blue;
}

.footer  {
	font-size : 6pt;
	font-family : Small Fonts;
}

.micromini  {
	font-size : 7pt;
}


