a:link 	{ color: #F4DC3C; text-decoration: underline; }
a:visited { color: #F4DC3C; text-decoration: underline;}
a:hover { color: #FFFFFF; text-decoration: none; }




body { background-color:#000000; 
	font-family: Trebuchet MS, sans-serif;
	font-size: 10pt;
	color: #00CC00;
	scrollbar-face-color: #F4DC3C;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #386C2A;
	scrollbar-arrow-color: #386C2A;
}

.frame { background-color: #386C2A; }

.white, .title { color: #FFFFFF; }

.small { font-size: 9pt; }

table { font-size: 10pt; }

h1 {	font-size: 20pt; }

strong { font-size: 12pt; }

pre { font-family: Trebuchet Ms, sans-serif; }

img { border: 0; }


