.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#003333;
	text-decoration: none;
      }

.head     {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003333;
	font-weight:bold;
	line-height: 16px;
		  }

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;
	font-weight:bold;
	line-height: 19px;

		  }


/* Main body link style sheets */
a.bodylink         {
	color:#336699;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
a.bodylink:visited {
	color:#336699;
	font-weight: bold;
}
a.bodylink:hover   {
	color:#333333;
	font-weight: bold;
}
.covernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
}
a.covernavlink {
	color: #336699;
	text-decoration: none;
}
a.covernav:hover {
	color: #666666;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #003333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

