/* CSS Document */

.Header   {
  font-weight:bold;
  font-size  :14px;
  color: #7b77b5;
}

.SubHeader{
  font-weight:bold;
  font-size  :13px;
  color: #6a6969;
}

.subheader1{
font-size: 12px;
}

.SmallText{
  font-size  :10px;
}

/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#353535;
  text-decoration:none;
  line-height: 17px;
}
