body {
	background-color: #660000;
	color: #FFFFFF;
}


a:link {
	color: #FFFFCC;
	font-family: arial;
	font-size: 12px;
}
a:visited {
	color: #FFFFCC;
	font-family: arial;
	font-size: 12px;
}
a:hover {
	color: #FFFF00;
	font-family: arial;
	font-size: 12px;
}
a:active {
	color: #FFFFCC;
	font-family: arial;
	font-size: 12px;
}


.text {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
}

h1 {
	font-family: tahoma;
	font-size: 40px;
	color: #FFFFCC;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
.form {

	font-family: arial;
	font-size: 11px;
	color: #000066;
	font-weight: normal;
}
h2 {
	font-family: tahoma;
	font-size: 24px;
	color: #000099;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}

