BODY
{
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  background-image : url(images/lawn-artificial.jpg);
  background-attachment: fixed;
}
TD
{
  font-family : Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
}

TABLE.menu {
  width: 200px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-style: solid;
  border-bottom-color : #0203B1;
  border-right-color : #0203B1;
  border-left-color : #0203B1;
  border-top-color : #0203B1;
  text-align: center;
  background-color: white;
  color : #324394;
}
TD.titlebar {
  color: white;
  font-weight : 400;
  border-width: 0;
  background-color: #0203B1;
  font-size: 8pt;
}
#Hidden {
  text-decoration : none;
  font-size: 9pt;
}
#ReadFurther{
  background-color : #000080;
  color : white;
  text-decoration : none;
  font-size : 12px;
  font-weight : 700;
}
H4 {
  font-size: 10pt;
  color: #0203B1;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #0203B1;
}
