p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366}

body { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000033}

a:link { text-decoration: underline; color: #CC6633; cursor:hand}
a:hover { color: #000033; text-decoration: underline}
a:visited { text-decoration: underline; color: #CC9900}
a:active { color: #999999; text-decoration: underline}


UL { list-style: square; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #003366}
LI.square { list-style: square }



input { background-color: #FFFFFF; color: #003366; font-family: Arial, 
  Helvetica, sans-serif; font-size: 12px; border: 1px solid #FF6600}


 textarea { background-color: #FFFFFF; color: #003366; font-family: 
Arial, Helvetica, sans-serif; font-size: 10pt; border: 1px #009090; 
  border-bottom-style: outset; border-left-style: outset; border-right-style: 
  outset; border-top-style: outset}

option {
	background-color: #FFFFFF;
	color: #003366;
	font-family: Arial, 
  Helvetica, sans-serif;
	font-size: medium;
	border: thin solid #006699;
}
.submit {
	background-color: #FF6600;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;

