* {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 ;} 
#main {position: absolute;
  color : #000;
  padding: 20px 20px;
  margin: 0px;
  top: 0px;
  background: transparent;} 
#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 ul li.here {
	border-bottom: 1px solid #fff;
	list-style: none;
	display: inline;
	color: #00f;
	background: #fff; }
#tab ul li.here a {
	color: #00f;
	background: #fff; }
#tab a:hover {color: #0ff;}
#footer { clear: both;
       margin: 20px 20px;}
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;}
img {padding: 0;
   margin: 20px 0;
   border: none;}
.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;}
  
