A {
font-size: 9pt;
	text-decoration: none;
	color: #B9DCFF;
; font-family: Arial, Helvetica, sans-serif
}

BODY {
	background-color : Black;
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color: White;
	font-weight : 100;
}

TABLE, TD {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	color: White;
	font-weight : 100;
	border : 1px none #353535;
	border-bottom-width : 1px;
	border-color : #3B3B3B;
}



H1 {
	font : sans-serif;
	font-family : sans-serif;
	font-size : 10px;
	color: White;
	font-style : normal;
}

H2 {
		font-family : sans-serif;
	font-size : 11px;
		font-style : normal;
		color: White;
		font-weight : 100;
}

INPUT {
	background-color : #3B3B3B;
	font-family : sans-serif;
	font-size : 12px;
	-moz-outline-width : 0px;
	border-bottom-color : White;
	border-width : 1px;
	cursor : pointer;
	-moz-outline-style : dotted;
	color : White;
						}

TEXTAREA {
	background : #3B3B3B;
	font-family : Arial;
	font-size : 12px;
	color : White;
}

