body
{
 font-family: "Arial Black", Arial;
 font-size: 12pt;
 text-align: left;
 background: #FFBF00;
 color: #003080;
 text-decoration: none;
}

p
{
 font-family: "Arial Black", Arial;
 font-size: 12pt;
 text-align: justify;
 color: #003080;
 text-decoration: none;
}

td
{
 font-family: "Arial Black", Arial;
 font-size: 12pt;
 text-align: left;
 color: #003080;
 text-decoration: none;
}

h1
{
 font-family: "Arial Black", Arial;
 font-size: 14pt;
 text-align: left;
 background: #003080;
 color: #FFBF00;
 text-decoration: none;
 font-weight: bold;
}

a:link
{
 color: #003080;
}

a:visited
{
 color: #0070C0;
}

a:active
{
 color: #0070C0;
}