/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:#000000;
  text-decoration:none;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

hr { height:0px; color:#cccccc; border-top:1px; background:#cccccc;border-style:dashed; border-bottom:0px; border-right:0px ; border-left:0px}

h2,.Header   {
  font-weight:bold;
  font-size  :15px;
  color:#891127
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:#891127
}

.largerwords { font-size:13px; font-weight:bold; letter-spacing:1px}

.SmallText{
  font-size  :10px;
}


