/* Main Styles */
td,body{
  font: normal 12px arial;
  line-height:18px;
  color:#58585a;
  text-decoration:none;
}


/* Links */
a{ color:#669acc; text-decoration:none; font-size:12px; }
a:hover{ color:#669acc; text-decoration:underline; font-size:12px;  }

h2,.Header { font-weight:normal; font-size:20px; }
h2,.HeaderHome { font-weight: normal; font-size:16px; text-transform:capitalize; line-height:1.3em; }
h3,.SubHeader{ font-weight:bold; font-size:13px; padding:10px 0 0 0;  }
.SmallText{ font-size:10px; }

.Body {font-size:12px; font-family: arial; color:#58585a;}




