
table {
       Font-family : Arial, Helvetica, sans-serif;
       font-size: 100%;
}


td {
       Font-family : Arial, Helvetica, sans-serif;
       font-size: 100%;
}

h1 {
    background-color : transparent;
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 140%;
    Color : #000066;
}

h2 {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 120%;
    Color : #000066;
}

h3 {
    background-color : transparent;
    Font-family : Arial, Helvetica, sans-serif;
    Font-weight : bold;
    Font-size : 100%;
    Color : #000066;
}




p {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 100%;
    Color : #000000;
}

a {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 100%;
    Color : #000066;
  
}
a:hover
{
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : bold;
    Font-size : 100%;
    Color : #000066;
}

body {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 80%;
    Color : black;
    Background-color : white;
    Text-align : left;
}



li {
    Font-family : Arial, Helvetica, sans-serif;
    Font-style : normal;
    Font-weight : normal;
    Font-size : 100%;
    Color : black;
    Text-align : left;
}

.bodytext          {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal}
a.homelink:link    {text-decoration:none; color:#000000; font-weight: normal; font-size: 75%}
a.homelink:visited {text-decoration:none; color:#000000; font-weight: normal; font-size: 75%}
a.homelink:hover   {text-decoration:none; color:#FF0000; font-weight: normal; font-size: 75%}
a.homelink:active  {text-decoration:none; color:#0033cc; font-weight: normal; font-size: 75%}
