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

.head     {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e8432c;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
		  }

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515945;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;

		  }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515945;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515945;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 9px;
}

