body {
  margin-top:10px;
  margin-right:0px;
  margin-bottom:10px;
  margin-left:0px;
}

a.maroon:link {
  font-size:15px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color: #8d552b;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

a.maroon:visited {
  font-size:15px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#8d552b;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

a.maroon:hover {
  font-size:15px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#ffba86;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

a.maroon:active {
  font-size:15px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#8d552b;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

a.grey:link {
  font-size:12px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

a.grey:visited {
  font-size:12px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#666666;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

a.grey:hover {
  font-size:12px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#ffba86;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

a.grey:active {
  font-size:12px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  color:#8d552b;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

.t10px {
  font-size:10px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  cursor:default;
  text-decoration:none;   
  font-weight:normal;
  font-style:normal;
}

.t12px {
  font-size:12px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  cursor:default;
  text-decoration:none;   
  font-weight:normal;
  font-style:normal;
}

.t15px {
  font-size:15px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  cursor:default;
  text-decoration:none;   
  font-weight:normal;
  font-style:normal;
}

.t17px {
  font-size:17px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  cursor:default;
  text-decoration:none;   
  font-weight:normal;
  font-style:normal;
}

.t20px {
  font-size:20px;
  font-family:Verdana, MS Sans Serif , Arial, sans-serif;
  cursor:default;
  text-decoration:none;   
  font-weight:normal;
  font-style:normal;
}

.tW {
  color:#ffffff;
}

.tB {
  color:#000000;
}

.tG {
  color:#666666;
}

.maroon {
  color: #8d552b;
}

.red {
  color: #a95c5c;
}

.BgG {
  background-color:#f4f4f4;
}

.BgB {
  background-color:#c9c9c9;
}

.BglB {
  background-color:#faeee5;
}

.Bold {
  font-weight: bold;
}