BODY { 
background-color: #cfd2d8;

background-attachment: fixed;

font-size: 7pt;

font-family: Tahoma; 

color: #706d6e;

letter-spacing: 0px;

}

A:link {
COLOR: #bc6f77; 
text-decoration: none;
text-transform: uppercase;
font-size: 6pt;
font-family: Tahoma;
font-weight: bold; }


A:visited {
COLOR: #bc6f77; 
text-decoration: none;
text-transform: uppercase;
font-size: 6pt;
font-family: Tahoma; 
font-weight: bold; }


A:active {
COLOR: #bc6f77; 
text-decoration: none;
text-transform: uppercase;
font-size: 6pt;
font-family: Tahoma;
font-weight: bold; }


A:hover {
COLOR: #f2f2f5; 
background: #aaa9b2;
text-decoration: none;
text-transform: uppercase;
font-size: 6pt;
font-family: Tahoma; 
cursor: pointer; }



h1 {
background: #ffffff;
font-family:tahoma;
font-size:6pt;
color:#be4567;
text-transform:uppercase;
text-align:left;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-left: 10px solid #e7e6e6;
} 



