BODY {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; }
	
h1, h2, h3, h4 {
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000000; }
	
h1 {
	font-size: 12pt;
	color:blue;
	margin-bottom: 4pt; }
	
h2 {
	font-size: 10pt;
	color:darkblue;
	margin-top: 1.5em;
	margin-bottom: .5em; }
	
h3 {
	font-size: 9pt;
	margin-top: 1.2em;
	margin-bottom: .5em}
	
h4 {
	font-size: 8pt;
	margin-top: 1.2em;
	margin-bottom: .5em; }
	
DT {
	color:darkblue; }

P  {
	font-size: 10pt;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000; }

CODE {
	font: 100% "Courier New", Courier, mono; }

TD {
	font-size: 9pt; }

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; }
	
.code {
	}
	
LI {
	margin-top: .75em;
	margin-bottom: .75em; }
	
UL {
	list-style: disc; }

UL UL, OL OL, OL UL, UL OL {
	margin-top: 1em;
	margin-bottom: 1em; }
	
LI P {
	margin-top: .5em;
	margin-bottom: .5em; }

.dt {
	margin-bottom: -1em; }
	
.indent {
	margin-left: 1.5em; }
	
	
.declaration {
	color: blue; }
	
.syntax {
	margin-left: 20px; }
	
.description {
	margin-left: 40px; }
	
DIV.fig {
	BORDER-COLOR: darkblue; 
	BORDER-STYLE: solid;
	PADDING: 10px;
}

P.fig {
	COLOR: darkblue;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 30px;
}

.legend {
	BORDER-COLOR: lime;
	BORDER-STYLE: none;
	BORDER-WIDTH: 1px;
	PADDING: 4px;
}

DIV.code P,DIV.code blockquote        { font-family: Lucida Sans Typewriter; margin-top: 0; margin-bottom: 0 }
div.code     { padding: 2px; background-color: #FFFFCC }
table.enum { border: 0px solid #0000FF; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; background-color:#F4F4FF }
table.enum tr th { color: #FFFFFF; text-align: left; font-size: x-small; background-color: #0000FF }
	
SUP {
	text-decoration: none;
	font-size: smaller; }
