BODY {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000; }
	
h1, h2, h3, h4 {
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	color: #000000; }
	
h1 {
	font-size: 145%;
	margin-bottom: .5em; }
	
h2 {
	font-size: 125%;
	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  {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000; }

CODE {
	font: 120% "Courier New", Courier, mono; }

PRE CODE {
	font-size: 120% }

TD {
	font-size: x-small; }

A:LINK {
	text-decoration: underline;
	color: #330099; }
	
A:VISITED {
	color: #660066; }
	
A:HOVER {
	text-decoration: underline;
	color: #FF9900; }
	
.SPAN	{
	font-size: x-small;
	}
.div  {
	font-size: xx-small; }
	
.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;
	color: #000000; }
	
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; }

.syntax {
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000; }

.code {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000; }
	
SUP {
	text-decoration: none;
	font-size: smaller; }
