.form {
	FONT: bold 12px Tahoma; COLOR: #004b2c; TEXT-DECORATION: underline
}
.smalltext {
	FONT: normal 9px Verdana, Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-DECORATION: none
}
BODY {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: 400
}
TD {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: 400
}
P {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: 400
}
DIV {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: 400
}
SPAN {
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; color: #000000; font-weight: 400
}
A:link {
	COLOR: #007428;
	text-decoration: none;
}
A:visited {
	COLOR: #339966;
	text-decoration: none;
}
A:active {
	COLOR: #000000
}
A:hover {
	COLOR: #000000;
	BACKGROUND-COLOR: #FFFFCC;
	text-decoration: underline;
}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: 600; color: #000000}
h6 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #666666}
.yellowtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8E800;
	text-decoration: none;
}
input.btn{
   color:#007428;
   font-family: Arial, Helvetica, sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}
