h2,.Header   {
  font-weight:normal;
  font-size  :18px;
  margin-top:0;
  padding-bottom:6px;
  border-bottom:1px solid #666;
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :14px;
}

.SmallText{
  font-size  :10pt;
}

/* Main Styles */
td,body,p{
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none; 
  line-height: 18px;
}
h1, h2, h3, h4, h5
{
}
p
{
}

/* Links */
.contTxt a{
  color:#333;
font-size:12px;
}
.contTxt a:hover{
  color:#666;
font-size:12px;
}
hr
{
margin-bottom:12px;
margin-top:0px;
}
