BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-repeat : repeat-x;
	font-family : Verdana;
	font-weight : normal;
	font-size : x-small;
	font-variant : normal;
	font-style : normal;
	color : "#800000";
	background-color : #FFFFCC;
}
H1 {
	font-family : Verdana;
	font-weight : bold;
	font-size : large;
	font-variant : normal;
	font-style : normal;
	color : "#800000";
}
H2 {
	font-family : Verdana;
	font-size : medium;
	font-style : normal;
	color : "#800000";
}
H3 {
	font-size : x-small;
	font-weight : bold;
	font-family : Verdana;
	font-style : normal;
	color : "#800000";
}

A:LINK {
	background-color : transparent;
	color : "#0000FF";
	text-decoration : underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : x-small;
}
A:VISITED {
	background-color : transparent;
	color : "#0000FF";
	text-decoration : underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : x-small;
}
A:HOVER {
	color : "#0088FF";
	text-decoration : underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : x-small;
}
A:ACTIVE {
	background-color : transparent;
	color : "#0000FF";
	text-decoration : underline;
	font-family : Verdana;
	font-size : x-small;
	font-weight : normal;
}
TH {
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
}
TD {
	font-family : Verdana;
	font-weight : lighter;
	font-size : x-small;
	font-variant : normal;
	font-style : normal;
}
