* {margin: 0;
   padding: 0;}  
body { color : #666 ; 
       font-family: 'times roman', times, serif ;
       margin: 0px ;
       border: 0px ;
	  font-size: 12pt;
       background: #fff;}
a { font-family: times, serif;
  font-weight: bold;}
a:link { color : #009 ;}
a:visited { color : #00c ;}
a:active { color : #00f ;} 
li {padding: 0;
    margin: 0;}
#main {position: absolute;
  color : #000;
  padding: 20px 20px;
  margin: 0;
  top: 20px;
  left: 200px;
  background: transparent;} 
#left { width: 175px;
  padding: 0 10px;
  margin: 30px 0;
  font-family: 'trebuchet ms', 'lucida grande',
	verdana, lucida, geneva, helvetica, 
  arial, sans-serif;
  background: #00f;}
#tab { margin: 0;
  height: 20px;
  font-family: 'trebuchet ms', 'lucida grande',
	verdana, lucida, geneva, helvetica, 
  arial, sans-serif;
  background: transparent;
  color: #000;
  text-align: center; }
#tab ul {
	margin-left: 0;
	padding-left: 0;
	display: inline; } 
#tab ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px solid #000;
	list-style: none;
	display: inline;
	background: #00f; }
#tab a { color: #fff;
     font-weight: bold ;
     text-decoration: none;
     background: #00f;}
#tab a:hover {color: #0ff;}
#footer { float: left;
       clear: both;
       width: 100%;
       margin: 20px;}
#left a {display: block;
	padding: 0 5px;
     margin: 0px;
     border: 0px;
	color: #ccf;
	text-decoration: none;} 

#left li {  padding: 0;
   margin: 0;}
#left p { line-height: 90%;
  font-family: 'trebuchet ms', 'lucida grande',
	verdana, lucida, geneva, helvetica, 
  arial, sans-serif;
  font-size: 12pt; 
  padding: 10px;
  color: #fff;
  font-weight: normal; 
  margin: 0;}
#left li a { display: block; 
  background: transparent;
  padding: 0;
  margin: 0;
  font-size: 12pt;
  font-stretch: condensed;
  line-height: 5px; 
  font-family: 'trebuchet ms', 'lucida grande',
	verdana, lucida, geneva, helvetica, 
  arial, sans-serif;
  text-decoration: none;}
html>body #left li a { line-height: 25px; } 
#left a:visited {color : #ccf ;}
#left a:hover { background: #fff;
       line-height: 25px;
       padding: 0;
       margin: -10px 0;
         color: #00f;} 
html>body #left a:hover { margin: 0; } 
p {padding: 10px;
   text-align: left;}
h1, h2, h3, h4, h5, h6 {color: #00f;
  font-family: 'trebuchet ms', 'lucida grande',
	verdana, lucida, geneva, helvetica, 
  arial, sans-serif;
  text-align : center;  
  margin: 1em 10px;} 
p {margin: 10px;}
hr {width: 75%;
   text-align: center;
   margin-left: auto;
   margin-right: auto;}
img {padding: 0;
   border: 0;
   margin: 20px 0;}
.cent { margin-left: auto; 
        margin-right: auto; 
        text-align: center;}
p.small { line-height: 90%;
  font-family: arial, sans-serif;
  font-size: 8pt;
  padding: 15px 0px;
  text-align: center;}
.right {text-align: right;}
li, ul { text-align: left; 
  text-decoration: none;
  list-style: none;}
.red {color: #b77;
  text-align: left;}