type=text/css>

A:hover  { COLOR :#663300; text-decoration: overline; background-color : #cccc99;}
A:{FONT COLOR :#333300; FONT-FAMILY : "Arial", "Helvetica", "Tahoma";	FONT-SIZE : 8pt;}
A:active { COLOR:#333300}
A:link { COLOR:#333300; font-weight:bold;text-decoration: none }
A:visited { COLOR:grey;text-decoration: none}

table{
	text-align : justify; FONT COLOR :#333300;
}
H4{COLOR :#333300;font-weight:bold;text-decoration: overline;}

a.nav {  color: #333300; text-decoration: none;FONT-SIZE : 8pt;;}
a.nav:hover {  font-weight:bold; color:#663300; Text-decoration: OVERLINE;FONT-SIZE : 8pt; background-color : #cccc99;}
a.nav:visited {font-weight:bold; color:#333300; text-decoration: none;FONT-SIZE : 8pt}

a.nav2 {
	color: #333300;
	text-decoration: none;
	FONT-SIZE : 11pt;
}
a.nav2:hover {  font-weight:bold; color:#663300; text-decoration: none;FONT-SIZE : 12pt; background-color : #666633;}
a.nav2:visited {font-weight:bold; color:#333300; text-decoration: none;FONT-SIZE : 11pt}

a.coolBar {  color: #330099; text-decoration: none; font: bold xx-small Verdana; align:left}
a.coolBar:hover {  font-weight:bold; color:#000099; text-decoration: none; font: bold xx-small Verdana;}
  body {
	scrollbar-3dlight-color:#F3F3FF;
	scrollbar-arrow-color:#DDC8FF;
	scrollbar-base-color:#663333;
	scrollbar-darkshadow-color:#000066;
	scrollbar-face-color:#666633;
	scrollbar-highlight-color:#666633;
	scrollbar-shadow-color:#003300;
	scrollbar-track-color:#cccc99;
	background-color: #cccc99;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	clip:  rect(auto auto auto auto);

}

	
.question { cursor:default; display:block; width:500px; }
.answer { display:none; width:500px; padding: 2 0 5 0; }
.container{ display:block; }

.fakeBttns{
	width:140px;
	height:17px;
	cursor:default;
	color:#333300;
	background-color:#cccc99;
	padding-top:1px;
	border-width:1px;
	border-color: #333300;
	font-size:10px;
	font-style:sans-serif;
	font-weight:bold;
	-moz-Opacity:0;
	border-style : outset;
	text-indent : 5px;
	vertical-align : middle;
	text-decoration : none;
}

BR.pageEnd {page-break-after: always;
			}


