<style type="text/css">
<!--

/* links */

a.nav:link, a.nav:visited, a.nav:active 
   { 
   color: #005599; 
   text-decoration: none; 
   }

a.nav:hover 
   { 
   color:#333333;
   text-decoration: none;
   }

a:link, a:visited, a:active
   {
   color: #005599;
   text-decoration: none;
   }

a:hover
   {
   color: #333333;
   text-decoration: underline;
   }


/* body and universal content */

td
   { 
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px; 
   color: #000000;
   }

p, h1, h2, h3
   {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px; 
   color: #000000;
   margin-right: 1em;
   margin-left: 1em;
   line-height: 1.5;
   }

ol, ul, li
   {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px; 
   color: #000000;
   margin-right: 1em;
   margin-left: 1.5em;
   line-height: 1.5;
   }

strong 
   { 
   font-weight: bold; 
   }

.small
  { 
   font-size: 10px;
   }

.big
  { 
   font-size: 12px;
   font-weight: bold;
   }

.footer
   {
   text-align: center;
   padding: 4px;
   border-top: 1px solid #999999;
   }

/* forms */


.text_bg
   {
   font-family: verdana, arial, helvetica, sans-serif;
   padding: 1px;
   font-size: 10px;
   background-color: #FFFFFF;
   margin-left: .7em;
   line-height: 1.5;
   border: solid 1px #333333;
   }

.button
   {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin-left: .7em;
   background-color: #CCCCCC;
   border-top: solid 1px #DDDDDD;
   border-left: solid 1px #DDDDDD;
   border-bottom: solid 1px #333333;
   border-right: solid 1px #333333;
   {

.mark
   {
   border: solid 0px #333333;
   }

-->
</style>
