body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	background-color: #220146;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	list-style-type: disc;
}
a:visited {
	font-weight: bold;
	color: #4A4275;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #4A4275;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
	font-style: italic;
}
#foot {
	color: #FFFFFF;
	font-size: 9px;
}
#torchlight {
	color: #FBA235;
}
#foot #torchlight a:link {
	font-weight: bold;
	color: #FBA235;
}
#foot #torchlight a:hover {
	font-weight: bold;
	color: #FFCC00;
}
html {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	background-color: #220146;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	list-style-type: disc;
}
