/* Main Styles */
td,body{
  font: normal 12px arial;
  color:#666666;
  text-decoration:none;
  background:; 
  line-height:1.6em;
}


/* Links */
a{
  color:#666666;
  text-decoration:none;
  font-weight:bold;
  
}
a:hover{
  color:#333333;
  text-decoration:underline;
}


a img {border:none;}


h2,.Header { font-weight:normal; font-size:22px; font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif; color:#333; }
h3,.SubHeader { font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; color:#89b300; }
.SmallText { font-size:10px; }

.dots { }


