h5
{
Color: #FF0000;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 16pt;
}
h3
{
Color: #BFBFBF;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 12pt;
}
h4
{
Color: White;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 14pt;
}

H1
{
COLOR: #FFFF00;
FONT-FAMILY: Courier, "Courier New", Monospace;
FONT-SIZE: 16pt
}


SELECT, option, textarea, input
{
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
color:#ffffff;
background-color:#004f00
}

p,td,ul
{
Color: White;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
Word-Spacing: 2pt;
Line-Height: 150%;
}
body
{
Background-Image: url(global/background.gif);
margin-left:0px;
margin-top:20px;
}

A:LINK
{
Color: #BEFF4D;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
Text-Decoration: none;
}
A:HOVER
{
Color: #0000FF;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
Text-Decoration: none;
}

A:ACTIVE
{
Color: #FF0000;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
Text-Decoration: none;
}

A:VISITED
{
Color: #A0FF00;
Font-Family: Courier, "Courier New", Monospace;
Font-Size: 10pt;
Text-Decoration: none;
}