P 
{
font-family: arial;
color: #F99F1B;
font-weight: bold;
font-size: 12pt;
}

BODY 
{
background-color: #400040;
}

H1
{
font-family: fixedsys;
color: #F99F1B;
font-weight: bold;
border-bottom: 2px solid #000000;
}

H2
{
font-family: arial black;
color: #F99F1B;
font-weight: bold;
border-bottom: 3px solid #F99F1B;
font-size: 30pt;
}

H3
{
font-family: arial black;
font-size: 15pt;
}

Strong
{
font-family: verdana;
color: #F99F1B;
font-size: 10pt;
}

a:link
{
color: #D1F1F9;
text-decoration: none;
}

a:hover
{
color: #F99F1B;
}

a:visited
{
color: #D1F1F9;
text-decoration: none;
}

HR 
{
color: #97B8EF;
height: 2pt;
}

textarea 
{
text-decoration: none;
background: #97B8EF;
} 

input
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
background: #97B8EF;
border: 1px solid #D1F1F9;
}