H1 {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16pt;
	font-family: "Arial";
}

H2 {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	font-family: "Arial";
}

H3 {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: "Arial";
}

H4 {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Arial";
}
P {
	color: #C0C0C0;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: "Arial";
}

TD {
	color: #C0C0C0;
	text-decoration: none;
	font-size: 8pt;
	font-family: "Arial";
}
A {

	font-size: 8pt;
	font-family: "Arial";
    font-style: normal;
    color: #C0A987;
}
A.top {
COLOR: #ffbb33;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
}
A.top:hover {
	COLOR: #ffffff
}
.tab {
	border : thin Gray;
}
.datawhite  {
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	height : 12px;
	filter : dropShadow(color=#2A2D33, offX=1, offY=1, positive=1);
	}

a.datawhite,a.datawhite:link,a.datawhite:visited  {
	/* margin-left : 10px; */
	font-size : 12px;
	color : #FFFFFF;
	font-weight : bold;
	height : 12px;
	text-decoration : none;
	filter : dropShadow(color=#2A2D33, offX=1, offY=1, positive=1);
}

a.datawhite:hover,a.datawhite:active  {
	font-size : 12px;
	text-decoration : none;
	color : #CAC4AD;
	height : 12px;
	font-weight : bold;
	filter : dropShadow(color=#2A2D33, offX=1, offY=1, positive=1);
}