A  {color : 000099; text-decoration : underline;}
A:Visited  {color : 000099; text-decoration : underline;}
A:Active  {color : 000099; text-decoration : underline;}
A:Hover  {color : 666666; text-decoration : underline;}

body,TD  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	color : 333333;
}

.title  {
	font-size : 14px;
	font-family : MS Sans Serif, Arial, Helvetica;
	font-weight : bold;
	color : 333333;
			}

.heading1  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : 000000;
}

.heading2  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : 000000;
}

.banner  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : FFFFFF;
	text-transform : uppercase;
	background-color : Gray;
}

.table-header  {
	font-size : 11px;
	color : 333333;
	line-height : 12px;
	text-transform : none;
	background-color : cccccc;
	font-family : Arial, Helvetica;
}

A.table-header  {color : cccccc; text-decoration : underline;}
A.table-header:Visited  {color : cccccc; text-decoration : underline;}
A.table-header:Active  {color : cccccc; text-decoration : underline;}
A.table-header:Hover  {color : 666666; text-decoration : underline;}

.table-content  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : 333333;
	background-color : FFFFFF;
}

.table-content2  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : 333333;
	background-color : DDDDDD;
}

.alert  {
	font-size : 14px;
	color : 000099;
	font-weight : bold;
	text-transform : uppercase;
}

.highlight {
	color : 990000;
	font-family : Arial, Helvetica;
	font-weight : bold;
	text-transform : uppercase;
}

.quote-up  {	color : 006600;}
.quote-down  {	color : 990000;}
.quote-even  {	color : 003366;}

