a	   { 
    font-weight: bold; 
    color: #999999; 
    text-decoration: none; 
}
a:link { 
    font-weight: bold; 
    color: #999999; 
    text-decoration: none; 
}
a:visited {
    font-weight: bold; 
    color: #999999;  
    text-decoration: none;
}
a:hover { 
    font-weight: bold; 
    color: #999999; 
    text-decoration: underline;
}
p  {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 17px;
}
.bodytext {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 17px;
}
.subheader {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    color: #000000;
    line-height: 19px;
}
.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    line-height: 17px;
}
li {	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 17px;
}
.blayout {
    padding:21px;
    text-align:left;
}
.bgteal {
    background-color:#336666;
}
.bggray {
    background-color:#E5E5E5;
}h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #999999}
.gray {  color: #999999}

