BODY {
	background-color: 000000;
	color : #BFFFFF;
	font-family : sans-serif;
	font-size: 12px;
}

TD {
	background-color: 000000;
	color : #BFFFFF;
	font-family : sans-serif;
	font-size: 12px;
}

H5 {
	font-size: 10	pt;
	font-style: bold;
	font-family: sans-serif;
}

H2 {
	font-size: 12	pt;
	font-style: bold;
	font-family: sans-serif;
}

H3 {
	font-size: 14	pt;
	font-style: bold;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

A {
	color: #006B6B;
	font-size: 14	pt;	
	TEXT-DECORATION:	none;
	font-style: bold;
}

A:Active {
	color: #FFFFFF;
	font-size: 14	pt;	
	TEXT-DECORATION:	none;
	font-style: bold;
}

A:Hover {
	color: #FFFFFF;
	font-size: 14	pt;
	TEXT-DECORATION:	none;
	font-style: bold;
}

HR {
	height: 1pt;
	color : Lime;
}


