body {
background: Black;}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

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

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

a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}

TD {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
line-height: 18px;
}

.contact {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.homeRight {
	color: #990011;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}

h6 {
	color: #990011;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom: 1px dotted #999999;
	font-size: 13px;
	font-weight: bold;
}

h5 {
	color: #990011;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-bottom: 1px dotted #999999;
	font-size: 16px;
	font-weight: bold;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
background: #212121;
padding: 5px;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
background: #212121;
padding: 1px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
background: #212121;
padding: 1px;
}