P  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-align: justify;
}

TD  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
}

.Gadget {
  font-size : 14pt;
  font-family : Gadget;
  font-weight : normal;
  font-style : normal;
  color : red;
  text-decoration: none;
}

LI  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-align: left;
}

UL  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  text-align: left;
}

H1  {
  font-size : 24pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-align: center;
  vertical-align: middle;
}

H2  {
  font-size : 18pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : bold;
  font-style : normal;
  color : white;
  text-align: left;
  vertical-align: middle;
}

H3  {
  font-size : 16pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : bold;
	font-style : normal;
  color : white;
  text-align: left;
  vertical-align: middle;
}

A  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : yellow;
  text-decoration: none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
  color : red;
}

BODY  {
  font-size : 14pt;
  font-family : Old English Text MT, Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : white;
  background-color : black;
}
