BODY { font-family: Helvetica, 
      Arial, sans-serif;
       font-size: x-small;
      scrollbar-arrow-color:#FFFFFF;
       scrollbar-face-color:#000000;
       scrollbar-3d-light-color:#CECECE;
       scrollbar-shadow-color:#000000;
       scrollbar-dark-shadow-color;#000000;
       scrollbar-track-color:#000000;
       margin: 0;
}

LI {list-style-type: disk;}

.head {background-color:white;color:black;font-weight:bold;text-transform:uppercase;vertical-align:text-top;font-size:12pt;}

.partext {background-color:white;color:black;font-size:10pt;}

.spacedtext {background-color:black;color:white;letter-spacing:0.3em;font-size:8pt;}

.subhead {background-color:white;color:black;font-weight:bold;font-size:10pt;}

.transtext {filter:alpha(opacity=25,finishopacity=0,style=3);}

a:link {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: blue;
}

a:visited {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: purple;
}

a:hover {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: orange;
}

a:link.black {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: black;
}

a:visited.black {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: black;
}

a:hover.black {
	font-size: 7pt;
	font-family: verdana;
	text-decoration: none;
	color: Blue;
}

LI { font-family: Helvetica, 
      Arial, sans-serif;
       font-size: x-small;
	   font-size:10pt;
	   list-style-type: circle; 
}
LI {color: black;}
UL LI {color: black;}
UL LI LI {color: gray;} 
