p, ul, ol, li {
  font-family : "tahoma", "arial", "sans-serif";
  font-size : 10pt;
  color : #FFFF00;
  font-weight : normal;
  text-align : justify;
}

td {
  font-family : "tahoma", "arial", "sans-serif";
  font-size : 10pt;
  color : #FFFF00;
  font-weight : normal;
  text-align : justify;
  background-color : #FF0000
}

h1 {
  font-family : "tahoma", "arial", "sans-serif";
  font-size : 20pt;
  color : #FFFF00;
  text-align : center;
  text-shadow : #OO00FF;
  font-weight : normal;
}

h2 {
  font-family : "tahoma", "arial", "sans-serif";
  font-size : 18pt;
  color : #FFFF00;
  text-align : center;
  font-weight : normal;
}

h3 {
  font-family : "tahoma", "arial", "sans-serif";
  font-size : 16pt;
  color : #FFFF00;
  text-align : center;
  font-weight : normal;
}

h4 {
  font-family : "tahoma", "arial", sans-serif;
  font-size : 12pt;
  color : #FFFF00;
  text-align : center;
  font-weight : normal;
}

a:link {
  font-family : "tahoma", "sans-serif";
  text-decoration : none;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  text-align : left;
}

a:active {
  font-family : "tahoma", "sans-serif";
  text-decoration : underline;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  text-align : left;

}

a:visited {
  font-family : "tahoma", "sans-serif";
  text-decoration : none;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  text-align : left;
}

a:hover {
  font-family : "tahoma", "sans-serif";
  text-decoration : underline;
  font-size : 10pt;
  font-weight : normal;
  color : #000000;
  text-align : left;
  background-color : #C0C0C0
}

span {
  color : #000000;
}

hr {
  color : #FFFF00;
}
