BODY {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 70%;
	width: 100%;}
	
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: .4em; 
	margin-top: 1em;
	font-weight: bold; }
	
h1 {
	font-size: 150%;
	margin-bottom: .5em; }
	
h2 {
	font-size: 130%;
	margin-top: 1.5em;
	margin-bottom: .5em; }
	
h3 {
	font-size: 115%;
	margin-top: 1.2em;
	margin-bottom: .5em}
	
h4 {
	font-size: 100%;
	margin-top: 1.2em;
	margin-bottom: .5em; }

P  {
	color: #000000; 
	margin: .5em 0em .5em 0em;; }

CODE {
	font: 100% "Courier New", Courier, mono; }

PRE {
	font: 100% "Courier New", Courier, mono; 
	color: #000066; }

PRE.SYNTAX {
	background: #cccccc;
	color: #000000; 
	padding: 4px 8px; }

.CODE {
	font: 100% "Courier New", Courier, mono; }

TD {
	font-size: 70%; 
	}

DIV#bannerrow1 {
	margin: 0px -10px 0px -10px;
	padding: 2px 10px 4px 10px;
	background-color: #99ccff;}

A:LINK {
	color: #0000FF; }
	
A:VISITED {
	color: #660066; }
	
A:HOVER {
	color: #FF9900; }
	
.label {
	font-weight: bold; }
	
.tl {
	margin-bottom: .75em; }
	
.atl {
	padding-left: 1.5em;
	padding-bottom: .75em; }
	
.cfe {
	font-weight: bold; }
	
.mini {
	font-size: smaller; }
	
LI {
	margin-top: .75em;
	margin-bottom: .75em; }
	
UL {
	list-style: disc; 
	}

UL UL, OL OL, OL UL, UL OL {
	margin: .5em 0em 0em 2em;  }
	
LI P {
	margin-top: .5em;
	margin-bottom: .5em; }

.dt {
	margin-bottom: -1em; }

.indent {
	margin-left: 1.5em; }
	
SUP {
	text-decoration: none;
	font-size: smaller; }
