.HEADING {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #999966;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
}
.NORMALMATTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.SPLNORMALMATTER {
	font-family: sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #66FF33;
}
.BOTTOMMATTER {
	font-family: sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}
.COPYRIGHTMATTER {
	font-family: Tahoma;
	font-size: 10.5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-variant: normal;
}
.FORTABLES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
}
