BODY {
 margin: 0px 16px 5px 0px;
 font-family: arial, helvetica, sans-serif;
 font-weight : normal;
 font-size: 10px;
 color : #000000;
 SCROLLBAR-FACE-COLOR: #a6a6a6;
 SCROLLBAR-HIGHLIGHT-COLOR: #a6a6a6;
 SCROLLBAR-SHADOW-COLOR: #CCD6E0;
 SCROLLBAR-3DLIGHT-COLOR: #CCD6E0;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #CCD6E0; 
 SCROLLBAR-DARKSHADOW-COLOR: #CCD6E0;
}

div, p, th, td, li, dd, blockquote, h1, h2, h3, h4, ul, ol
{
 font-family: arial, helvetica, sans-serif;
 font-size: 10pt;
}

.bright {
 background-color:#CCD6E0;
  }
  
.dark { 
background-color:#99979C;
 }

strong, b { 
font-weight: bold;
 }

.menu {
 color: #FFFFFF;
 font-family: arial, helvetica, sans-serif;
 font-size:12px; 
 font-weight: bold;
}
p.menu {
 margin-left: 15px; 
 margin-top: 15px;
 margin-bottom: 5px; 
 }
a.menu:link {
 text-decoration: none; 
 }
a.menu:visited { 
text-decoration: none;
 }
a.menu:active {
 text-decoration: underline;
  }
a.menu:hover {
 text-decoration: underline;
  }

.on {
 color:#FFFFFF;
 font-weight: bolder;
 font-family: arial, helvetica, sans-serif;
 font-size: 12px; 
 }
a.on:link {
 text-decoration: underline;
  }
a.on:visited {
 text-decoration: underline;
  }
a.on:active {
 text-decoration: underline; 
 }
a.on:hover { 
 text-decoration: underline; 
 }


.pointer {
 color:#000000;
 font-family: arial, helvetica, sans-serif;
 font-size: 10px;
  }
a.pointer:link {
 color: #666666; 
 text-decoration: underline;
  }
a.pointer:visited { 
 color: #666666;
 text-decoration: underline; 
}
a.pointer:active { 
 color: #ffffff; 
 text-decoration: underline; 
 BACKGROUND: #666666;
}
a.on:hover {
 color: #ffffff;
 text-decoration: underline;
 BACKGROUND: #666666;
 }

h3 {
 font-size: 12pt;
 color:#666666 
 }