BODY {
	background: #000000 none;
	color : A3A3A3;
	font-family : Verdana;
	font-size: 11;
	line-height:16px;
	text-align: left;
	scrollbar-3dlight-color:555555;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color: #555555;
	scrollbar-darkshadow-color:#292929;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #000000;
}
Table{
	border : 1 pt none #1b2871;
}
Table.None{
	border : 0 pt none #1b2871;
}
TD{
	background: #000000;
	border : 0px solid #F6F7F8;
	color : A3A3A3;
	font-family : Verdana;
	font-size: 11;
	line-height:16px;
	text-align: left;
}
TD.None{
	font-family : Verdana;
	font-size: 11;
	text-align: right;
	border : none;
	vertical-align : top;
}
TD.Noneleft{
	font-family : Verdana;
	font-size: 11;
	text-align: left;
	border : none;
}

H2 {
	font-size: 14pt;
	font-family : Verdana;
	color: #A3A3A3
}

H3 {
	font-size: 15pt;
	
	font-family : Verdana;
	font : normal;
	color: #A3A3A3;
}


A {
	color:  #A3A3A3;
	text-decoration : none;
}

A:Hover {
	color: #FDB813;
	text-decoration : none;
}

HR {
	height: 1pt;
	
}


