body	{
	background-image: url(images/bg01.gif);
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	color: #000;	
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11pt;
}

h1, h2, h3, h4, h5 { font-family: Helvetica, Verdana, sans-serif; }

h1 { font-size: 20pt; }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }
h4 { font-size: 14pt; }
h5 { font-size: 12pt; }

h1.tighthead, 
h2.tighthead, 
h3.tighthead, 
h4.tighthead, 
h5.tighthead { margin-bottom: -0.8em; }

h1.tighterhead, 
h2.tighterhead, 
h3.tighterhead, 
h4.tighterhead, 
h5.tighterhead { margin-top: 0; margin-bottom: -0.8em; }

h1.lesstight, 
h2.lesstight, 
h3.lesstight, 
h4.lesstight, 
h5.lesstight { margin-bottom: -0.1em; }

ol.bolded { font-weight: bold; }

ul.bullet1 li {
  list-style-type: none;
  background-image: url(images/treebullet.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 2.5em;
}

.normaltext { font-weight: normal; }

A:link		{ color: #000099; text-decoration: underline; }  
A:visited	{ color: #990099; } 
A:active	{ color: #990000; }

.greyedout { opacity: .45;
	     filter: alpha(opacity=45); }

.nomarg { margin-top: 0; margin-bottom: 0; }
.smmarg { margin-top: 0.4em; margin-bottom: 0.4em; }

.nobottmarg { margin-bottom: -0.8em; }
.smbottmarg { margin-bottom: -0.4em; }

.center { text-align: center; }

.smalltext { font-size: 10pt; }

.smallertext { font-size: 25%; }

.smallhead { font-size: 75%; }

.largertext { font-size: 120%; }

.lighttext { color: #FFFFFF; }

.smalllighttext { font-size: 10pt; color: #FFFFFF; }

A.light		{ color: #E0E5FC; text-decoration: underline; }  
A.light:link	{ color: #E0E5FC; }  
A.light:visited	{ color: #ECE9FF; } 
A.light:active	{ color: #ECE9FF; }

.greentext { color: #006600; }

.redtext { color: #CC0000; }

.bluetext { color: #0000CC; }

.invisotext { color: #FFFFFF; }

.indented  { text-indent: 3em; margin-bottom: -1em; }

.nonwrap { white-space: nowrap; }

.quotename { margin-top: -1.25em; text-align: right; margin-right: 1em; }

