HR {
	color : Black;
}

SMALL {
	color : Silver;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color: CCCCCC;
    background-color: 151517;
}

A {
	color : 8AC5D2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

A:VISITED {
	color : 71A2AC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

A:ACTIVE {
	color : FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	font-style : italic;
	font-weight : normal;
	color : White;
}
