TD
{
    FONT-SIZE: .75em;
}
BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: .75em;
    COLOR: black;
    background-color: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}
A
{
    COLOR: #CC3300;
    TEXT-DECORATION: underline;
}
A:active
{
    TEXT-DECORATION: underline;
}
A:hover
{
    TEXT-DECORATION: underline;
}
A:link
{
    TEXT-DECORATION: underline;
}
A:visited
{
    TEXT-DECORATION: underline
}
IMG
{
	border-width: 0px;
}
UL
{
    margin-bottom:0px;
    padding-bottom:0px;
    margin-top:0px;
    padding-top:0px;
}
h1 {color: blue;
    font-size: 300%;
    text-align: center;
    font-family: Cooper Black, Arial, Helvetica, sans-serif;}
h2 {color: blue;
    font-size: 100%;
    font-family: BALLOON BD BT, Arial, Helvetica, sans-serif;
    text-align : center;
}
h3 {color: blue;
    font-size: 200%;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;}
h4 {color: red;
    font-size: 125%;
    font-family: Cooper Black, Arial, Helvetica, sans-serif;
    text-align : left;
}
h5 {color: blue;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;}
h6 {Color: blue;
    font-family: Arial, Helvetica, sans-serif;}
