h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; margin-right: 0px; margin-left: 2px; color: #666666; font-weight: bold; letter-spacing: 1px; margin-top: 2px; margin-bottom: 2px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;   margin-right: 0px; margin-left: 0px;  letter-spacing: 0px; margin-top: 0px; margin-bottom: 0px; color: #999999 }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #333333 ; margin-right: 0px; margin-left: 0px}

a:link {
 color: #333333;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:active {
 color: #333333;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#666666;
 font-weight: bold;
 text-decoration: overline;
 }
.white {
       border:3px solid #ffffff;
       }
.main {
	background-color: #999999;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
.box  {
	background-color: #3399CC;
	border:1px solid #000000;
}
.box2 {
      background-color:#ffffff;
   	  border-bottom:1px solid #000000;
	  }
.tblock 
	  {
	background-color: #3399CC;
	border-bottom:1px solid #000000;
}
.bblock 
	  {
	background-color: #669999;
}
.bar  {
	  border:1px solid #000000;
	  }
.tbar {
	background-color: #669999;
	border-bottom:1px solid #000000;
}
.bbar {
	background-color: #3399CC;
}

