body {background-color:#B1B1B1; }

A:link {
        FONT-WEIGHT: bold; COLOR: #556a86; TEXT-DECORATION: none }
A:visited {
        FONT-WEIGHT: bold; COLOR: #556a86; TEXT-DECORATION: none }
A:hover {
        FONT-WEIGHT: bold; COLOR: #274165; TEXT-DECORATION: none }


.main {  font-family: Tahoma, sans-serif; font-size: 11px; color: #404040}

.h1 {
	color: #274165;
	font-family: Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
  }

.h2 { 
  color: #556a86;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 15px;
  margin-bottom: 19px;
    }
	

.h2a { 
  color: #556a86;
  font-family: Tahoma, sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin-left: 5px;
  margin-bottom: 19px;
    }
 
.h3 {
 color: #afb8c5;
 font-family: Tahoma, sans-serif;
 font-size: 13px;
 font-weight: 600;
 text-transform: uppercase;
 margin-left: 28px;
  }
  
.bottom {
 color: #556a86;
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 margin-right: 28px;
 margin-top: 10px;
  }

#menu a {
	color: #afb8c5;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
   }
  
#menu a:hover {
 color: #ffffff;
 font-family: Tahoma, sans-serif;
 font-size: 13px;
 font-weight: 600;
 text-transform: uppercase;
   }
  
.h4 {
 color: #000000;
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: 600;
  }

.text {
 color: #000000;
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
  }
  
.text_center {
 color: #000000;
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-left: 15px;
  }
