body {		scrollbar-face-color:#000000; 
		scrollbar-shadow-color:#999999; 
		scrollbar-highlight-color:#000000; 
		scrollbar-3dlight-color:#999999; 
		scrollbar-darkshadow-color:#000000; 
		scrollbar-track-color:#000000; 
		scrollbar-arrow-color:#CCCCCC;
		border: 0px solid;
		background-color:#000000;
		color:#BBBBBB }

img {		border-style:none; }

a {		color:#CCCCCC;
		text-decoration:none;
		font-family:Courier,Arial,Helvetica,sans-serif;
		font-weight:700 }

a:link {	color:#CCCCCC }
a:visited {	color:#CCCCCC }
a:hover {	color:#999999; cursor: crosshair}
a:active {	color:#CCCCCC }

.nav		{ font-size : 14px; font-weight : bold; text-decoration : none; color : #CCCCCC;}
a.nav		{ text-decoration: none; color : #CCCCCC; }
a.nav:hover	{ text-decoration: none; color : #FF1111; }


h1 {		font-family:Courier,Arial,Helvetica,sans-serif; 
		font-size:10pt;
		text-align:center }

h2 {		font-family:Courier,Arial,Helvetica,sans-serif; 
		font-size:8pt;
		text-align:center }

h3 {		font-family:Courier,Arial,Helvetica,sans-serif;
		font-size:20pt;
		text-align:left }

p {		font-family:Courier,Arial,Helvetica,sans-serif; 
		font-size:10pt;
		text-align:justify; color:#BBBBBB}

p.center {	text-align:center }
p.right {	text-align:right }
p.left {	text-align:left }

th  {		font-family:Courier,Arial,Helvetica,sans-serif; 
		font-size:8pt; color:#BBBBBB}

th.caps {	color:#555555;
		font-size:9pt;
		font-variant:small-caps }

td  {		font-family:Courier,Arial,Helvetica,sans-serif; 
		font-size:8pt; color:#BBBBBB}

td.right {	text-align:right; vertical-align:top }
td.left {	text-align:left }
td.center {	text-align:center }

input {		border:#999999 1px solid;
		background-color:#000000;
		color:#999999;
		font-size:8pt;
		font-family: Arial }
