<style type="text/css">
body
{
font-size: 8px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #a0a0a0;
font-family: arial;
}

H1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; color:black;
}



H2 {color:#e0e0e0; font: 10pt arial; }
INPUT.search
{
background-color:3366a0;
color: black;
font-weight: normal;
font-style: normal;
font-size: 10px;
font-family: arial;
}	

p.review
{
font-size: 10px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #a0a0a0;
font-family: arial;
}

p.normaltext
{
font-size: 10px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #a0a0a0;
font-family: arial;
}

.reviews
 {
        background-color: #202080;
        font-size: 12pt;
        width: 800px;

        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10px;
        text-align: left;
}

P.review
{
font-size: 10px;
padding-left: 0px;
padding-top: 0px;
color: #a0a0a0;
font-family: arial;
}



P.header
{
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #a0a0a0;
font-family: arial;
}

A.header
{
text-decoration:none;
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #FFFF00;
}

a.header:hover
{
text-decoration:underline;
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #FFFF00;
}

A.header:visited
{
text-decoration:none;
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #FFFF00;
}

A.header:link
{
text-decoration:none;
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #FFFF00; 
}


A.articles
{
text-decoration:none;
font-size: 10px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #404040;
}

a.articles:hover
{
text-decoration:underline;
font-size: 10px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #404040;
}

A.articles:visited
{
text-decoration:none;
font-size: 10px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #404040;
}

A.articles:link
{
text-decoration:none;
font-size: 10px;
font-weight: normal;
padding-left: 0px;
padding-top: 0px;
color: #4040404; 
}

INPUT.join
{
  background:#f800f8;
  font-weight: bold;
}

    #tabs {
      float:middle;
      <!-- width:400; -->
	  <!--    background:#BBD9EE; -->
	  background:#3366ff;
      font-size:14px;

      padding: 0px 0px 0px 10px;
      }
    #tabs ul {
	  margin:0;
          padding:10px 20px 0 10px;
	  list-style:none;
          text-align: center;
	  display: inline-block;
     }
     
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      font-family: arial;
      }
    #tabs a {
      float:left;
      background:url("topgraph/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("topgraph/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000000; 
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

</style>