body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFCCFF;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

P 
{
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;	
}
li
{
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;	
}

a 
{
	font-size: 9pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
.header
{
	font-size: 25pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #ffffcc;
	
	}
/* Float image to left of paragraph */
img.floatLeft{
   float: left;
   margin-right: 5px;
}/* Float image to right of paragraph */
img.floatRight{
   float: right;
}/* Center image between margins */
div.center{
   width: 100%;
   text-align: center

}
.subhead
{
	font-size: 15pt;
	font-family:book antiqua;
	font-weight: bold;
	font-color: #ffffcc;
	
}
.subhead2
{
	font-size: 20pt;
	font-family:book antiqua;
	font-weight: bold;
	font-color: #ffffcc;
	text-align: center;

}
.subhead3
{
	font-size: 15pt;
	font-family:book antiqua;
	font-color:#333366;
	font-weight: bold;
	text-align: left;
	
}
.subhead4
{
	font-size: 12pt;
	font-family:book antiqua;
	font-color:#000000;
	font-weight: bold;
	text-align: left;
	}
	
.nav 
{
	font-size:9pt;
	font-family: book antiqua;
	color: #ffffcc;
	background-color: #330033;
	}
.footer 
{
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	font-color: #000000;
	font-weight: normal;	
}
Float image to left of paragraph */
img.floatLeft{
   float: left;
   margin-right: 5px;
}/* Float image to right of paragraph */
img.floatRight{
   float: right;
}/* Center image between margins */
div.center{
   width: 100%;
   text-align: center
}
