a:hover { color: #777777; }
a:link { color: #777777; text-decoration: none}
a:visited { color: #777777; text-decoration: none}
a:active { color: #777777; text-decoration: none}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	background-color: #FFCC00
     }

h1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16pt;
        font-weight: normal;
        text-align: center;
        color: #330000;


        }

h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: normal;
        text-align: center;
        color: #330000;

        }

h3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-weight: bold;
        text-align: center;
        color: #330000;

        }

table {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-repeat: repeat;


     }

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #330000;
	background-attachment: scroll;
	background-repeat: repeat;


     }

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #330000;

     }
