body {
    FONT-FAMILY: "Times New Roman";
	FONT-SIZE: 14px;
	font-weight: normal;
	COLOR: #800000;
	BACKGROUND-COLOR: #FFD694;
	SCROLLBAR-FACE-COLOR: #FFD694;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-SHADOW-COLOR: #800000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFCC;
	SCROLLBAR-ARROW-COLOR: #800000;
	SCROLLBAR-TRACK-COLOR: #FFD694;
	SCROLLBAR-DARKSHADOW-COLOR: #800000;
}
td {FONT-FAMILY: "Times New Roman"; font-size: 14px; font-weight: normal;}
h1 {font-family: "Times New Roman"; font-size: 24px; font-weight: bold; color: #800000;}
h2 {font-family: "Times New Roman"; font-size: 20px; font-weight: bold; color: #FF0000;}
h3 {font-family: "Times New Roman"; font-size: 16px; font-weight: bold;}
UL {
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 8px;
	margin-top : 8px;}
LI {
	font-size: 14px;
	font-weight: bold;
	padding-bottom : 4px;}
a {color: #800000; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration:overline underline;}
hr {color: #800000;}