/* Main Styles */
td,body{
   font-family: verdana, ariel, sans-serif;   
   font-size:11px;
   color:#333;
   text-decoration:none;
}


/* Links */
a{ color: #003366; font-weight:bold; text-decoration: none;}
a:hover{ color: #6c971b; font-weight:bold; text-decoration: none;}


h2,.Header   {
  font-weight:bold;
  font-size  :11px;
  color:#085D2A;
  Line-height:14px; 
  margin-top:0px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :11px;
  color:#E03906;
}

.bluetext{
 color:#003366;
 font-weight:bold;
}

