body {
	font-family: verdana;
	font-size: 10pt;
	color: black;
	background-color:#333333;
}

#allcontent {
	width: 763;
	background-color: #660000;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 743;
	height: 93;
	background-color: #FFFFFF;
	top: 10;
	margin-top: 10;
	margin-left: 10;
	margin-right: 20;
}

#topnav {
	position: relative;
	width: 743;
	background-color: #660000;
	color: #FFFFFF;
	margin: 10;
	margin-top: 15;
	margin-bottom: 15;
}

#main {
	top: -10;
	position: relative;
	width: 723;
	background-color: #FFFFFF;
	margin-top: 10;
	margin-left: 10;
	margin-right: 20;
	padding: 10;
}

#main a:link {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

#main a:visited {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

#main a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
}

#main a:visited:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #660000;
	text-decoration: none;
}

table {
	color: #FFFFFF;
	background-color: #660000;
	text-align: center;
	font-size: 10pt;
}

a:link {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited:hover {
	font-family: verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: verdana;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}