h1 {font:bold 24pt "Arial";color:#000000}
h2 {font:bold 18pt "Arial";color:maroon}
h3 {font:bold 14pt "Arial";color:maroon}
h4 {font:bold 12pt "Arial";color:black}
body,p,li,td {font:normal 12pt "Times Roman";color:#000000}
a {
  font:bold 12pt "Times Roman";
  color:#006633;
}
a:hover {color:red;}
.TopBar {
  position: absolute;
  top: 10px;
  left: 30px;
  background: #55bb89;
  height: 90px;
}
.Body {
  position: absolute;
  top: 100px;
  left: 220px;
  width: 310px;
  background: #ffffc3;
  text-align:left;
  color:black;
  z-index: 1;
}
.RightBar {
  position: absolute;
  top: 10px;
  left: 520px;
  background: #ffffc3;
  width: 300px;
  text-align:center;
  font:normal 10pt "Arial";
}
.BottomText {
  position: absolute;
  top: 420px;
  left: 10px;
  width: 750px;
  background: #ffffc3;
  text-align:left;
  color:black;
  z-index: 1;
}
.BodyTag {
  font:bold 14pt "Times Roman";
  color:maroon;
  text-decoration: none;
}
