BODY
{
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Comic Sans MS, sans-serif;
  font-size: 10pt;
  vertical-align: baseline;
  text-transform: none;
  text-align: centre;
  text-indent: 0pt;
  text-decoration: none;
  cursor: default;
  color: #FFFF00;
  direction: ltr;
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
  border-left-style: none;
  list-style-position: outside;
  list-style-type: disc;
  letter-spacing: normal;
  position: static;
  background-color: #000000;
}
a:link 
 { 
 font-family: Comic Sans MS, sans-serif;
 font-weight: normal; 
 text-decoration: underline;
color: #FFFF00;
 border: none; 
 }
a:visited 
 { 
 text-decoration: underline;
 color: #FF9900;
 border: none; 
 }
a:active 
 { 
 text-decoration: underline;
 color: #FF9900;
 border: none;
 }
a:hover 
 { 
 text-decoration: underline;
 color: #CC0033;
 border: none; 
 }
 
 IMG 
 {
 border: none;
 border-style: none;
 }
 
 .pagetitle
 {
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: Comic Sans MS, sans-serif;
 font-weight: normal; 
 text-decoration: none;
 font-size:20pt;
 color: #FFFF00;
 }
 
 .important
 {
 font-family: Comic Sans MS, sans-serif;
 font-weight: bold; 
 text-decoration: none;
 font-size:10pt;
 color: #FFFF00;
 }
 
 H1
 {
 font-family: Comic Sans MS, sans-serif;
 font-weight: normal; 
 text-decoration: none;
 font-size: 20pt;
 color: #FFFF00;
 }

 H2
 {
 font-family: Comic Sans MS, sans-serif;
 font-weight: bold; 
 text-decoration: none;
 font-size: 16pt;
 color: #FFFF00;
 }

 H3
 {
 font-family: Comic Sans MS, sans-serif;
 font-weight: bold; 
 text-decoration: none;
 font-size: 12pt;
 color: #FFFF00;
 }

 HR
 {
 width: 50%;
 border-top: 1px dashed #FFFF00;
 border-style: solid;
 color: #FFFF00;
 }
 

TABLE
{
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0;
  margin: 0px; 
}


THEAD
{
  font-family: Comic Sans MS, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  background-color: transparent;
  color: #FFFF00;
}


TBODY
{
  font-family: Comic Sans MS, sans-serif;
  font-size: 10pt;
  background-color: transparent;
  color: #FFFF00;
}