body {color: #CCCCCC; font-family:arial; }
body {background-color: #ffffff}
h1 {color: #CCCCCC;font-family: helvetica,arial,sans-serif}
h2 {color: #CCCCCC;font-family: helvetica,arial,sans-serif}
h3 {color: #CCCCCC;font-family: helvetica,arial,sans-serif}
li {font-family: helvetica,arial,sans-serif;font-size: 100%}
p {color: #CCCCCC;font-family: helvetica,arial,sans-serif;font-size: 100%}
p.small {color: #CCCCCC;font-family: helvetica,arial,sans-serif;font-size: 75%}
p.large {color: #CCCCCC;font-family: helvetica,arial,sans-serif;font-size: 125%}
b {color: darkblue;font-family: helvetica,arial,sans-serif}
a:link    {color: #009933}
a:visited {color: #009933}
a:active  {color: #00cc00}
a:hover   {color: #FFFF00}
A{text-decoration:none}  


  img { border: 0; }
  form input#button {
    background: #000080;
    color: #ffffff;
    height: 26px;
    cursor: hand;
    border-width: thin;
  }
  form input#lnkbutton {
    background: #ffffff;
    color: #000080;
    height: 26px;
    cursor: hand;
    border-width: 0;
    text-decoration: underline;
    font-size: 12pt;
  }

