/* Main Styles */
td,body{
  font-family: arial;
  font-size: 12px;
  color:686B6D;
  text-decoration:none;
}

/* Links */
a{
  color:628FBA;
}
a:hover{
  color:843434;
}
hr{ height:0px; border-bottom:1px solid #6C96BF; border-top:0px solid #6C96BF}

h2,.Header   {
  font-weight:bold;
  font-size  :15px; color:336DA5
}

h3,.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color:336DA5
}

.SmallText{
  font-size  :10px;
}
.Rightheader{ color:843434; font-size:14px; font-weight:bold}

.Righttext{ color:2B68A2; font-size:11px; font-weight:normal;}

.rightcontent a{ color:843434; font-size:11px; font-weight:BOLD	;}

