<!--

body    {background: #3B1C0D}

p,td,input,textarea {
	font-family: arial;
	font-size: 10pt;
	color: #EDA629;
	text-decoration: none;
	line-height: 150%;
}

li {
	font-family: arial;
	font-size: 9pt;
	color: #EDA629;
	text-decoration: none;
	line-height: 100%;
	margin-bottom: 8pt;
	line-height: 120%;
}


h1 {
	font-family: times;
	font-size: 18pt;
	font-height: bold;
	color: yellow;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	font-size: 11px;
	font-height: bold;
	color: #854500;
	text-decoration: none;
	height: 14px
}

h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #854500;
	text-decoration: none;
	background: url(images/question.gif) no-repeat middle left;
	padding-left: 20px;
	height: 14px
}

a	{color: white}

a.menu:link {color: maroon; text-decoration: underline}
a.menu:visited {color: maroon; text-decoration: underline}
a.menu:hover {color: red; text-decoration: underline}

-->