.style2 {font-size: 12px}
.style3 {
font-size: 16px;
font-weight: bold;
}
.style4 {
color: #ffffff;
font-style: normal;
font-size: 14px;
font-weight: bold;
}
.style6 {
color: #FFFFFF;
font-size: 36px;
font-family: cursive;
}
.style7 {
color: #3c76b2;
font-style: normal;
font-size: 12px;
font-weight: bold;
background-color:#FFFFFF;
}

.style9 {
color: #ffffff;
font-style: normal;
font-size: 14px;
font-weight: bold;
background-color:#3c76b2;
align: center;
width: 185px; 
height: 17px;
text-align: center;
}

.style10 {
color: #234567;
font-style: normal;
font-size: 14px;
font-weight: bold;
background-color:#cbe1f8;
width: 202px; 
height: 17px;
text-align: center;
}

.style11 {
color: #ffffff;
font-style: normal;
font-size: 14px;
font-weight: bold;
background-color:#3c76b2;
width: 770px; 
height: 25px;
vertical-align: middle;
}

.anch {
color: #ffffff;
font-style: normal;
font-size: 14px;
font-weight: bold;
background-color:#3c76b2;
}
.anch2 {
color: #234567;
font-style: normal;
font-size: 14px;
font-weight: bold;
background-color: #cbe1f8;
}
.anch3 {
color: #000000;
font-style: normal;
font-size: 18px;
font-weight: bold;
background-color: #cbe1f8;
}

.anchwhite {
color: #ffffff;
font-style: normal;
font-size: 12px;
font-weight: bold;
--background-color:#3c76b2;
}

.body (
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.div (
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}



.td (
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.p (
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.li
{
font-family: arial;
font-size:13px;

}

input.tabButton { 
   font-family: "Times New Roman", Times, serif; 
   font-size: 14px; 
   font-weight: bold; 
   color: #ffffff; 
   background-color: #666666; 
   padding: 5px; 
   height: 30px; 
   width: 155px; 
      border: 1px solid #000000; 
} 
input.init { 
   font-family: "Times New Roman", Times, serif; 
   font-size: 14px; 
   font-weight: bold; 
   color: #ffffff; 
   background-color: #000000; 
   padding: 5px; 
   height: 35px; 
   width: 150px; 
      border: 1px solid #000000; 
} 
input.myButton { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px; 
   font-style: italic; 
   color: #660099; 
   background-color: #CCCCFF; 
   padding: 2px; 
   height: 25px; 
   width: 100px; 
   border: 1px solid #000000; 
} 

.anchheader {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   color: #333333; 
   background-color: #dddddd;

}
input.text { 
   font-family: arial, "Times New Roman", Times, serif; 
   font-size: 13px; 
   font-weight: bold; 
   color: #000000; 
   background-color: #ffffff; 
   padding: 5px; 
   height: 20px; 
   width: 120px; 
   --border: 1px solid #FF6666; 
} 
input.submit { 
   font-family: arial, "Times New Roman", Times, serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #333333; 
   background-color: #66CC00; 
   --padding: 5px; 
   height: 22px; 
   width: 60px;
   vertical-align: top;
   --border: 1px solid #000000; 
}