BODY { background: url(images/background_camo_3.jpg) } 

P
{
    COLOR: #e0e0e0;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
B
{
    COLOR: White;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
}
TD
{
    COLOR: #e0e0e0;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
UL
{
    COLOR: #e0e0e0;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
A
{
    COLOR: gold;
}
A:link
{
    COLOR: gold;
}
A:visited
{
    COLOR: gold;
}
A:hover
{
    TEXT-DECORATION: underline;
}
H1
{
	COLOR: gold;
}
H3
{
	COLOR: red;
}