body, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
	color : #663300;
	font-weight : 400;
	font-size : 12px;
	border: none;
}

a:link {
	text-decoration: underline;
	color: #999900;
	font-weight: bold;
}
a:hover {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #663300;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


UL { list-style: square }
LI.square { list-style: square }



input { background-color: #CCCCCC; color: #006699; font-family: Arial, 
  Helvetica, sans-serif; font-size: 12px; border: 0px #009090; 
  border-bottom-style: outset; border-left-style: outset; border-right-style: 
  outset; border-top-style: outset}


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

option { background-color: #FFFFFF; color: #006699; font-family: Arial, 
  Helvetica, sans-serif; font-size: 13px}
form { font-family: Arial, Helvetica, sans-serif; font-size: 
9pt}
