body         { color: navy;  
	background-color:lightgoldenrodyellow; 
	background-repeat: no-repeat;  
	background-position: center;
	background-attachment: fixed; 
	font-size: 1em;
	}
h1,h2,h3,h4      { font-family: Helvetica;}
h1		{ color:Brown; text-align: Center; font-size: 1.3em; }
h2      { padding-left : 1%;color: Green;  font-size: 1.2em; }
h3      { padding-left : 2%;color: Purple;  font-size: 1.1em; }
h4      { padding-left : 3%;color: olive;  font-size: 1em pt;}
ol.a {
	border-left-width: 10px;
}
li,td,tr     {  color: navy; letter-spacing: 0.2em;}
td.a { color:navy; background:lightblue; }
th { color:navy; }
td.b { color:navy; bg-color:lightpink; }
P {	color : navy; padding-left : 3%;}
P.b {	color : brown; font-size: 9pt;}
P.c {
	color: #0000CD;
	text-align: center;
	font-weight: 700;
}
td.b {
	color: #0000CD;
	text-align: center;
	font-weight: 700;
	height: 15.0pt;
	
}
P.d {
	color: #2F4F4F;
	text-align: center;
	font-weight: 700;
	font-size: 14.0pt;
}
option  {background:pink}
P.dark	{color:Black; background:silver }
A:link	{ color: Teal ; }
A:active { color: lime }A:visited { color: purple; }
A:hover { color: brown }	
filter:VF.style.blur(direction=45,length=15,add=0,enable=1);
/* P:first-line { font-variant: small-caps; word-spacing: 200% } */
Span	{ font-variant: small-caps; font-size: 14pt;
	color: olive; background:#E7FDFE; cursor:text }
Span.r	{ font-size: 14pt;	color: red; cursor:text }
Span.p	{ font-size: 14pt;	color: purple; cursor:text }
Span.g	{ font-size: 14pt;	color: green; cursor:text }
DIV { line-height:120%; text-transform: capitalize; margin-left:120px; 
	clip: rect(10, 50, 50, 20); /* top, right, bottom, left*/ 
    visibility:visible; width=200px; z-index:3;
	cursor: crosshair}
ul { list-style-image: url(../images/arrow.gif);  cursor:hand }
ul.a { list-style-image: url(../images/greendot.gif);  cursor:hand }
ul.b { cursor:hand }