BODY {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
      }
      .headtext {
      font-size: 36px;
      font-weight: bold;
      color: #ff0000;
      background-color: #ffffff;
      }
      .menutext {
      font-size: 18px;
      font-weight: bold;
      color: #000000;
      background-color: #f0f0f0;
      }
      .menutext a, .menutext a:visited, .menutext a:link {
      color: #000000;
      text-decoration: none;
      }
      .menutext .menutext a:hover {
      color: #f2b11a;
      text-decoration: underline;
      }
      .menutext-act {
      font-size: 18px;
      font-weight: bold;
      color: #ff1010;
      background-color: #f0f0f0;
      }
      .menutext-act a, .menutext-act a:visited, .menutext-act a:link {
      color: #ff1010;
      text-decoration: none;
      }
      .menutext-act .menutext-act a:hover {
      color: #f2b11a;
      text-decoration: underline;
      }
      .body {
      font-size: 16px;
      font-weight: medium;
      }
      .latest {
      font-size: 12px;
      font-weight: bold;
      color: #000000;
      background-color: #f0f0f0;
      }
      .latest b {
      color: #58689c;
      }
      .latest a, .latest a:link, .latest a:visited {
      color: #9fa19f;
      text-decoration: none;
      }
      .latest a:hover {
      color: #9fa19f;
      text-decoration: underline;
      }
      .sponsor {
	text-align: center;
      font-size: 9px;
      background-color: #ffffff;
      }
      .contenttable {
      background-color: #eeeeee;
      }
      .contenttable hr, .contenttable hd {
      background-color: #fff0d0;
      }
      .faqtitle {
      font-style: italic;
      }
#rundrum {
  border-width:0px;
  border-style:none;
  border-color:blue;
  padding:10px;
  text-align:justify; 
}
 
