A {
	font : sans-serif;
	font-size : 12pt;
	line-height : normal;
	color : #99CCFF;
}

A:VISITED {
	font : sans-serif;
	font-size : 12pt;
	line-height : normal;
	color : #FFFFCC;
	
}


BODY {
	background : Black;
	font-family : sans-serif;
	font-size: 10pt;
	color: #E98D43;
}

H2 {
	font-size-adjust : 16pt;
	color : #99CCFF;
}

H1 {
	font-size: 9pt;
}

H3 {
	font-size : 20pt;
	color : #99CCFF;
}

H4 {
	font-size: small;
}

H5 {
	font-size: 9pt;
	color : #99CCFF;
}

H6 {
	font-size: 0%;
}


