li {
	background: #9B2323;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
}

.bodytext {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.bold {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.copyrighttext {
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.header1 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.header2 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
a:link {
	color: #E8C140;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #C66152;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #9B2323;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-color: #660000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	background: url(images/mainbg.gif);
	}

h1 {
	color: #9B2323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

li.square {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: none;
	padding-left: 10px;
}

