td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
body {
	background-color: white;
}
ul {
	color: #E10915;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #FAFAD2;
	font-size: 12px;
	padding-left: 3px;
	border: 1px;
	border-color: Gray;
	border-style: solid;

}

h3 :link {
	color:#990000; text-decoration: none;
}
h3 :visited {
	color:#990000;text-decoration: none;
}
h3 :active {
	color:#990000;text-decoration: none;
}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	font-weight: normal;



}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6633CC;
}
img {border-style:none;}
