.headline {font: bolder 24px Arial; color: rgb( 255,0,0 )}
.bodytext {font: 16px Arial}
html { height: 100%; }
body { margin:0; padding:0; min-height: 100%; height: 100%; background-color:white;}

.leftbox {
  left:0px;
  top:0px;
  background-color:#ff9900;
  height:100%;
  width:172px; }

.wb {
  color: white;
  font-weight: bold;
  font-size: 18;
  font-family: Verdana;
  text-align: right;
  z-index: 1; } 

.wb2 {
  color: black;
  font-size: 10;
  font-family: Verdana;
  text-align: left;
  text-style: italic;
  z-index: 1; } 

.sh2 {
  color: black;
  font-size: 36;
  font-family: Arial;
  text-align: right;
  font-weight: bold;
  z-index: 1;
  padding-right: 15px; } 
  
.sh { font: bolder 30px Arial; padding-right: 15px; }


.white_14_b {
  color: black;
  font-family: Arial;
  font-weight: bold;
  font-size: 14;
}

.white_12 {
  color: black;
  font-family: Arial;
  font-weight: bold;
  font-size: small;
  text-align: center;
}

a:link {
  font-weight: bold; 
  text-decoration: none; }

a:visited {
  font-weight: bold;
  text-decoration: none; }
  
a:hover {
  font-weight : bold; 
  text-decoration : underline;
  color: #F22;
  background: transparent; 
  }

a:active {
  font-weight : bold; 
  text-decoration : none;
  color: #F22;
  background: transparent;  
  }

