A:link { color: #6b88ce; text-decoration: none; }
A:active { color: #6b88ce; text-decoration: none; }
A:visited { color: #6b88ce; text-decoration: none; }
A:hover { color: #aabbdd; text-decoration: none; }

A:link.white { color: FFFFFF; text-decoration: none; }
A:active.white { color: #FFFF66; text-decoration: none; }
A:visited.white { color: #FFFFFF; text-decoration: none; }
A:hover.white { color: #FFFF66; text-decoration: none; }

H1 { 
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 24px;
  color: #6b88ce;
  font-weight: bold;
  }

H2 { 
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 20px;
  color: #6b88ce;
  font-weight: bold;
  }

H3 {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 14px;
  color: #6b88ce;
  font-weight: normal;
  }

H4 {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 13px;
  color: #6b88ce;
  font-weight: bold;
  }

H5 {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #6b88ce;
  font-weight: bold;
  }

H6 {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 12px;
  color: #6b88ce;
  font-weight: bold;
  text-indent: 5px;
  }
  
.heading {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 15px;
  color: #6b88ce;
  font-weight: bold;  
  text-indent: 0px;
  }  
  
.list {
  font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 14px;
  color: #6b88ce; 
  text-indent: 0px;
  }   

.anchor {
  line-height: 16pt;
}  

.bold {
  font-family: Georgia,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 14px;
  color: #0069AD;
  font-weight: bold;
  }
  
P, TD, UL {
  font-family: Georgia,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
  }

UL, LI { list-style: square url(../../images/main/bullet.gif) outer; margin-left: 10px; margin-top: 10px; margin-bottom: 0px;}

.white {
  color: #FFFFFF;
  }
  
.small {
  font-family: Tahoma,Verdana,Arial,Helvetica,Sans Serif;
  font-size: 9px;
  }
  
.grey {
  font-size: 9px;
  color: #333333;
  }  
