body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.header1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.headertitle {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.headerlabel {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.headerdivider {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: none;
}
A.headerlink:visited	{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
A.headerlink:link {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
A.headerlink:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #99CCCC;
	text-decoration: underline;
}
.maintext {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.maintextheader {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}	
.copyright {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.maintextred {
	color: #FF0000;
}

