p, body, td {
   font-family: verdana, arial;
   font-size: 11px;
}

p.main {
   font-size: 12px;
}

a {
   font-family: verdana, arial;
   font-size: 11px;
   color: #0066CC;
   text-decoration: underline;
}
a:hover {
   color: #99CCFF;
}
a:active {
   color: #99CCFF;
}
a:visited {
   color: #333333;
}
a.main {
   font-family: verdana, arial;
   font-size: 12px;
   color: #000000;
   text-decoration: underline;
}
a.main:hover {
   color: #6699CC;
}
a.main:active {
   color: #6699CC;
}
a.main:visited {
   color: #666666;
}

input { 
   background-color: #CCCCCC; 
   border-style: 15px; 
   font-size: 9.5;
   font-family: verdana, helvetica, "sans serif";
   size: 20px;
}

.frmtitle {
font-family: "Arial, Helvetica, sans-serif";
font-size: 16px;
color:#4682B4;
font-weight:bold;
}

.txtbld {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color:#000000;
font-weight:bold;
}

.txtbldblue {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
color:#4682B4;
font-weight:bold;
}

.txtsmall {
font-family: "Arial, Helvetica, sans-serif";
font-size: 10px;
color:#000000;
}

