body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Red {
	color: #990000;
	text-decoration: none;
	line-height: normal;
}
.Title {
	font-size: 16px;
	font-weight: bold;
	color: #C1000E;
}

.Red a:link {
	color: #990000;
	text-decoration: none;
}
.Red a:visited {
	color: #990000;
	text-decoration: none;
}
.Red a:hover {
	color: #990000;
	text-decoration: none;
}
.Red a:active {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
.Images-Border {
	border: 4px double #999999;
}
p img {
	border: 4px double #999999;
}.EnergyStar {
	font-weight: bold;
	color: #006F93;
	font-size: 14px;
}
.FormFields {
	height: 20px;
	width: 200px;
}
.FormButton {
	height: 20px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
}
.FormFieldsCopy {
	width: 200px;
}
