BODY {
    color: #FF6600;
    font-family: arial,helvetica;
    text-decoration: none;
    background-color: #000000;
    }

#table1
{
	background-color: #000000;
}
#table2
{
	background-color: #000000;
}
#lines
{
	background-color: #000000;
}

#body
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: smaller;
	color: #FF6600;
	background-color: #000000;
}
#headertext
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #FF0000;
}
#bigheadertext
{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	color: #FF0000;
}

#normaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}

#smalltext
{
	font-size: 8pt;
	color: #FF6600;
}

#am {
    color: #FF6600;
    text-decoration: none;
    background-color: #000000;
    }

#gr {
    color: #CCCCCC;
    text-decoration: none;
    background-color: #000000;
    }

A:link {
    color: #FFFFFF;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:active {
    color: #FF0000;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:hover {
    color: #FF0000;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

A:visited {
    color: #999999;
    font-family: arial,helvetica;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    }

H1 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H2 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H3 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }
H4 {
    color: #FF0000;
    font-family: times;
    text-decoration: none;
    background-color: #000000;
    }

TH {
    color: #FFFF00;
    font-family: arial,helvetica;
    text-decoration: none;
    background-color: #333333;
    }

TABLE {
    color: #FF6600;
    font-family: arial,helvetica;
    text-decoration: none;
    }

