html {
	overflow: auto;
}

body {
	background: #000;
	margin: 10px 0 0 0 auto;
	padding: 0;
	color: #000;
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size: 9pt;
	cursor: default;
}
img { border:0;}
p {
	margin: 0;
	padding: 0;
}
p.main {
                font-size:9pt;padding-left:20px;padding-right:20px;text-align:justify;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
.hd2{     font-size:11pt;
              text-transform: uppercase;
               background-color:#9ab; 
              padding:10px;
              width:100%;
}
.hd3{     font-size:10pt;
              text-transform: uppercase;
}
a:link, a:visited, a:active {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #3371a0;
}

a:hover {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #3371a0;
}

#footer a:link, #footer a:visited, #footer a:active {
	font-size: 7.5pt;
	font-weight: 900;
	text-decoration: none;
	text-align: right;
	color: #fff;
              margin: 6px;
}

#footer a:hover {
	font-size: 10pt;
	font-weight: 900;
	text-decoration: underline;
	text-align: right;
	color: #fff;
              margin: 6px;
}
ul {
	margin:    0;
	padding: 10;
}
li {          font-size: 10pt;
	list-style: none;
}
.tab {background: #fff;}

#menu a, #menu a:visited {
  position:relative;
  text-decoration:none; 
  text-align:center; 
  font-size:9pt;
  font-weight:bold;
  background-color:#9ab; 
  color:#fff; 
  display:block; 
  width:12em; 
  border:2px solid #fff;
  padding:0.25em;
  margin:0.2em auto;
  }

#menu a:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color: #cde;
  }
.toph{  background-color:#0000FF;
            text-align:center;
            padding:20px;
           color:#FFF;
}
#thead a:link, #thead a:visited, #thead a:active, #thead a:hover{
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
               text-transform: uppercase; 
                color: #FFF;
}
