BODY
{
	BACKGROUND-COLOR: #000000;
	scrollbar-face-color: #0eab06;
	scrollbar-highlight-color: #49e242;
	scrollbar-3dlight-color: #afd6ad;
	scrollbar-darkshadow-color: #066002;
	scrollbar-shadow-color: #4d744b;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #5d5d5d;
}
p
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 10pt;
}
h1
{
	COLOR: #33cc00;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 19pt;
	FONT-WEIGHT: bold;
}
h2
{
	COLOR: #33cc00;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 15pt;
	FONT-WEIGHT: bold;
}
h3
{
	COLOR: #33cc00;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}
.text
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 10pt;
}
.small
{
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 7pt;
}
th.formhead
{
	COLOR: #000000;
	BACKGROUND: #33cc00;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
}
.formtext
{
	COLOR: #0fc705;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: right;
}
.formtext2
{
	COLOR: #0fc705;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
}
.formfield 
{
	BACKGROUND-COLOR: #cadcba;
	BORDER-COLOR: #2b9807;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1;
	COLOR: #000099;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-WEIGHT: bold;
}
.button
{
	BACKGROUND-COLOR: #289305;
	BORDER-COLOR: #3ef004;
	BORDER-STYLE: beveled;
	BORDER-WIDTH: 4;
	COLOR: #E6ce02;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-WEIGHT: bold;
}
td.menu
{
	BACKGROUND: #867892
	FONT-FAMILY: arial,helvetica,sans-serif;
	FONT-SIZE: 8pt;
	HEIGHT: 11pt;
	FONT-WEIGHT: bold;
	BORDER-COLOR: #000000;
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1pt;
}
a:link
{
	COLOR: #33ff00;
	TEXT-DECORATION: none;
}
a:visited
{
	COLOR: #ffff00;
	TEXT-DECORATION: none;
}
a:hover
{
	COLOR: #EA4CF0;
	TEXT-DECORATION: underline;
}