
td    { color: #0068d0; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A	 { color: #0068d0; text-decoration: underline }
A:active  { color: #0068d0; text-decoration: underline }
A:visited  { color: #0068d0; text-decoration: underline }
A:hover  { color: #0068d0; text-decoration: none }
input                { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #3cb220; border: solid 1pt #0068d0 }
textarea             { color: white; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #3cb220; border: solid 1pt #0068d0 }
BODY {
	SCROLLBAR-BASE-COLOR: #3cb220;
	SCROLLBAR-ARROW-COLOR: #ffffff;
}

