A{
  text-decoration:none;
  }

A:hover{
        text-decoration:underline;
        }

BODY {
      font-family:Verdana,Arial,Helvetia;
      font-size:10pt;
      }

TABLE {
       font-family:Verdana,Arial,Helvetia;
       font-size:10pt;
       }

.menulink{
          color:#DCDCDC;
          text-decoration:none;
          font-weight: bold;
          }

.menulink:hover{
                color:#DCDCDC;
                text-decoration:underline;
                font-weight: bold;
               }
.txtlink{
         text-decoration:none;
        }

.txtlink:hover{
         text-decoration:underline;
        }

.detail{
        font-family:Verdana,Arial,Helvetia;
        font-size:10pt;        
        border-style:solid;
        border-color:#333333;
        border-width:1pt;
       }

.dethead{
        font-family:Verdana,Arial,Helvetia;
        font-size:10pt;    
	font-weight: bold;   
        border-style:solid;
        border-color:#333333;
        border-width:1pt;
	background-color:#809DC9;
       }

.formsmall{
       font-size: 10px;
       }

.IT1 {
  font-family:Verdana,Arial,Helvetia;
  font-size:16pt;
  font-weight:bold;
}

.IT2 {
  font-family:Verdana,Arial,Helvetia;
  font-size:13pt;
  font-weight:bold;
}

v\:* {
  behavior:url(#default#VML);
}