BODY,TD
{ 
font:11px helvetica, sans-serif; 
}  
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #3a3e45;
}
a:visited {
	color: #3a3e45;
}
a:hover {
	color: #646669;
}
a:active {
	color: #3a3e45;
}

    .blue {
	color: #1B5EA3;
         }

    .orange {
	color: #856410;
           }
   
.style3 {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
}
.style2 {color: #81991F}

.blue {
	color: #1B5EA3;
	font-size:12px;
}

.form {border:1; border-color:#7F9DB9; border-spacing:3; border-style:solid; font:10px tahoma, verdana, arial;}