DT {
	font-weight : bold;
	font-size : x-small;
}

DL {
	font-size : xx-small;
}

BODY {
	font-family : Tahoma, Verdana, Arial;
	font-size : 10pt;
	color : White;
	background-color : Black;
}

H1 {
	color : White;
	font-family : Tahoma, Verdana, Arial;
	font-size : large;
	font-weight : bold;
	vertical-align : top;
}

H2 {
	color : White;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : bold;
	vertical-align : top;
}

H2.yellow {
	color : Yellow;
}

P.indent {
	padding-left : 10%;
}

P.bold {
	font-weight : bold;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : small;
}

TD {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
}

TD.heading {
	font-weight : bold;
	font-size : small;
	text-align : center;
	color : Yellow;
}




