body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.header {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.subheader {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.fineprint {
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.textcompressed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 13px;
	color: #333333;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textheadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.headline {
	font-size: medium;
	font-weight: bold;
	color: #3333FF;
	font-style: oblique;
}
.date {
	font-size: medium;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}