<STYLE TYPE="text/css">   .stdtext {
   	font-family: sans-serif;
   	font-size: 14px;
   }
   .strtext  {
    font-family: sans-serif, "Lucida Sans Typewriter", helvetica;
    font-size: 14px;
    font-weight : bold;
    }
   .exstrtext  {
    font-family: sans-serif, "Lucida Sans Typewriter", helvetica;
    font-size: 20px;
    font-weight : bold;
    }
   .credits  {
    font-family: "arial", "Lucida Sans Typewriter", helvetica;
    font-size: 10px;
    font-weight : normal;
    font-style : italic;
    }
   .legltext  {
    font-family: "arial", "Lucida Sans Typewriter", helvetica;
    font-size: 10px;
    }
   .special  {
    font-family: sans-serif, "Lucida Sans Typewriter", helvetica;
    font-size: 14px;
    font-weight : bolder; color: red;
    }
	.semispecial  {
    font-family: sans-serif, "Lucida Sans Typewriter", helvetica;
    font-size: 10px;
    font-weight : bolder; color: red;
    }
    a:link { color: blue; text-decoration: underline }
    a:active { color: red; text-decoration: none }
    a:visited { color: red; text-decoration: underline }
    a:hover { color: yellow; text-decoration: none; background: #a60c01 }</STYLE>