body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #005CA2; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #0099FF; text-decoration: underline}
a:hover { color: #0099FF; text-decoration: underline}

/* The below is for the data entry form */
.customform1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #336600;
text-align:center;
}

.customform1 TD
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: red;
}

.customform1 TD.textInformation
{
text-align: left;
padding-right: 5px;
color: #336600;
}

.customform1 .smaller
{
font-size: 10px;
}

.customform1 INPUT, .customform1 SELECT, .customform1 TEXTAREA {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #cccc99;
color: black;
border: 1px black;
padding-left: 2px;
}

.customform1 TABLE
{
cellspacing: 0;
cellpadding: 0;
border: 0;
} p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	list-style-position: outside;
	list-style-type: circle;


}
.parafront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.paratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336600;

}
.picdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	background-color: #C2EBD7;
	padding: 2px;
	border: groove;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 336600;
	list-style-type: disc;
	list-style-position: outside;
}
