body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #1F2225;
}
p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display:none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display:none;
}
a:active, a:visited, a:link {
	color: #6387A9;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.content {
	line-height: 1.25;
}
input {
	background-color: #CCCCCC;
}
textarea {
	background-color: #CCCCCC;
}
td.formtext2 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
}

td.formtext3 {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	padding: 0px 0px 12px 0px;
	text-align: right;
	text-decoration: none;
}

tr {
	vertical-align: top;
}

.basefontblue {
	color: #0072bc;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.error {
	color: #f5731d;
}