p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,select,input,textarea
{
    font-family: Verdana,Arial,Helvetica;
}

p,ul,ol,li,div,td,th,address,nobr,select,input,textarea
{
    font-size: 12px;
}
body
{
    background: #380071;
    color: #FABD05;
    text-align: center;
}

pre
{
    font-family: Courier,Courier New;
    font-size: 8pt;
}

b
{
    font-weight: bold;
}

sup
{
    font-size: 70%;
    vertical-align: text-top;
}

sub
{
    font-size: 70%;
    vertical-align: text-bottom;
}

a,
a:link,
a:visited
{
    color: #330066;
    font-weight: bold;
    text-decoration: none;
}
a:hover,
a:active,
a:focus
{
    font-weight: bold;
    text-decoration: underline;
}

h1
{
    font-size: 22px;
    font-weight: bold;
}
h2
{
    font-size: 16px;
    font-weight: bold;
}
h3
{
    font-size: 16px;
    font-weight: bold;
}