body { background-color: #3f3f3f; }

p { color: #3f3f3f; font-size: 10px; font-family: verdana; }
h1 { color: #3f3f3f; font-size: 14px; font-family: times new roman; font-weight: bold; text-decoration: underline; }
h2 { color: #3f3f3f; font-size: 12px; font-family: times new roman; font-weight: bold; text-decoration: none; }
h3 { color: #3f3f3f; font-size: 12px; font-family: times new roman; font-style: oblique; text-decoration: none; }
h4 { color: #3f3f3f; font-size: 8px; font-family: verdana; font-style: oblique; }

a.top:link { color: #000000;font-face: verdana, arial, times; font-size: 12px; font-weight: bold; text-decoration: none; }
a.top:visited { color: #000000;font-face: verdana, arial, times; font-size: 12px; font-weight: bold; text-decoration: none; }
a.top:hover { color: #000000; font-size:font-face: verdana, arial, times; 12px; font-weight: bold; text-decoration: underline overline; }
a.top:active { color: #000000; font-size:font-face: verdana, arial, times; 12px; font-weight: bold; text-decoration: underline overline; }

a.topon:link { color: #000000;font-face: verdana, arial, times; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.topon:visited { color: #000000;font-face: verdana, arial, times; font-size: 12px; font-weight: bold; text-decoration: underline; }
a.topon:hover { color: #000000; font-size:font-face: verdana, arial, times; 12px; font-weight: bold; text-decoration: underline overline; }
a.topon:active { color: #000000; font-size:font-face: verdana, arial, times; 12px; font-weight: bold; text-decoration: underline overline; }

a.sub:link { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: none; }
a.sub:visited { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: none; }
a.sub:hover { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline overline; }
a.sub:active { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline overline; }

a.subon:link { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline; }
a.subon:visited { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline; }
a.subon:hover { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline overline; }
a.subon:active { color: #000000; font-size: 12px; font-face: verdana, arial, times; 12px; text-decoration: underline overline; }

a.text:link { color: #000000;font-face: verdana, arial, times; font-size: 10px;  text-decoration: none; }
a.text:visited { color: #000000;font-face: verdana, arial, times; font-size: 10px; text-decoration: none; }
a.text:hover { color: #000000; font-size:font-face: verdana, arial, times; 10px;  text-decoration: underline overline; }
a.text:active { color: #000000; font-size:font-face: verdana, arial, times; 10px; text-decoration: underline overline; }

#header { 
����  position: absolute; 
����  top: 25px;
      margin-left: 175px;
      padding: 3px;
      width: 650px;}

#topnav { 
      background-color: #1883cc;
      border-style: solid; 
      border-width: 1px;
      border-color: #000000;
      padding: 3px;
����  position: absolute; 
����  top: 145px;
      height: 15px;
      width: 642px;
      margin-left: 178px;}

#main { 
      background-color: #1883cc;
      border-style: solid; 
      border-width: 1px;
      border-color: #000000;
      padding: 3px;
����  position: absolute; 
����  top: 160px;
      width: 642px;
      margin-left: 178px;
      margin-top: 3px;
      height: 390px;
      class: scroll;
      overflow: auto;}