/* Main Styles */
td,body{  font: normal 12px arial;  color:333;  text-decoration:none;}


/* Links */
a{  color:036;}
a:hover{  color:012;}
.form{margin:0px;}
.clear{clear:both;}
a img{border:none;}

h2,.Header   {
  font-weight:bold;
  font-size  :18px;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10px;
  margin:1px 0px;
}


