 BODY {
  background: #FFFFFF;
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  color: #FFFFFF;
}

A:link { color: #6666CC }
A:visited {color: #330066}
A:active {color: #666666 }
A:hover {color: #666666}

A.subnav:link { color: #6666CC }
A.subnav:visited {color: #330066}
A.subnav:active {color: #666666 }
A.subnav:hover {color: #666666}

P {
  font-family: verdana,geneva,arial;
  font-size: 11px;
  font-weight: normal;
  color: #330099;
}
LI {
  font-family: verdana,geneva,arial;
  font-size: 11px;
  font-weight: normal;
  color: #330099;
}

TD {
  font-family: verdana,geneva,arial;
  font-size: 11px;
  font-weight: normal;
  color: #330099;
  
}

TD.text {
  font-family: verdana,geneva,arial;
  font-size: 11px;
  font-weight: normal;
  color: #330099;
}

.header {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #330099;
	text-transform: capitalize;
	}
	
.subheader
	{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #330099;
	}

.pheader {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #330099;
	}
	
.sectionheader
	{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	}
	
.subsectionheader
	{
	font-family: arial;
	font-size: 11pt;
	color: #666666;
	}
	
.tableheader
	{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	}

.subnav {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #666633;
	}


.TextNav {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #003366;
}		

UL.list { list-style: upper-alpha;
	font-family: verdana,geneva,arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #330099;
	  }

UL { list-style: circle outside;
	 font-family: verdana,geneva,arial;
	  font-size: 11px;
	  font-weight: normal;
	  color: #330099;
 }

UL UL { list-style: square outside }
