BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Black;
	color : White;
	font-size : small;
	font-size-adjust : inherit;
	font-style : normal;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Black;
	color : White;
	font-size : small;
	font-size-adjust : inherit;
	font-style : normal;
}

A:LINK {
	color : Aqua;
}

A:VISITED {
	color : Yellow;
}

A:HOVER {
	color : yellow;
}

INPUT {
	font-size : smaller;
}

H4 {
	background-color : Silver;
	color : Red;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : inherit;
	cue-after : none;
}
a{text-decoration:none}

.initial2{font-weight:bold;background-color:#ffcc33}
.quick {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : White;
}

H2 {
	background-color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bold;
	color : Yellow;
}







