html,BODY, table {

        font-family: Tahoma, sans-serif;

        font-weight: normal;

        font-style: normal;

        font-size: 9pt;

        color: black;

              text-decoration: none;

}



input, textarea {

       font-family: Tahoma, sans-serif;

       font-size: 8pt;

       border: 1px solid black;

}

submit {

       font-family: Tahoma, sans-serif;

       font-size: 8pt;

       border: 0px solid black;

}


A:link { text-decoration: none;}

A:visited { text-decoration: none;}

A:hover {color: red; text-decoration: none;}



.mini {

        font-family: verdana, sans-serif;

        font-size: 7pt;

        font-weight: normal;

}



.miniwhite {

        font-family: verdana, sans-serif;

        font-size: 7pt;

        font-weight: normal;

              color: white;

}



.miniblue {

        font-family: verdana, sans-serif;

        font-size: 7pt;

        font-weight: normal;

              color: red;

            text-decoration: none;

}



.small {

        font-family: verdana, sans-serif;

        font-size: 7pt;

}



.med {

        font-family: tahoma, sans-serif;

        font-size: 8pt;

}



.tyt {

        font-family: tahoma, sans-serif;

        font-size: 8pt;

              color: #0074A8;

            text-decoration: none;

}



.medblue {

        font-family: tahoma, sans-serif;

        font-size: 8pt;

              color: #0074A8;

}



.medred  {

        font-family: tahoma, sans-serif;

        font-size: 8pt;

              color: red;

}



.smallgrey {

        font-family: verdana, sans-serif;

        font-size: 7pt;

              color: #b3b3b3;

}



.smallblue {

        font-family: verdana, sans-serif;

        font-size: 7pt;

              color: #0074A8;

              

}



.red {

        color: red;

              

}



