.body1 {
	font-size: 10pt;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.address {
	font-size: 9pt;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle {
	font-size: 12pt;
	line-height: 150%;
	font-weight: bold;
	color: #0033CC;
}
.title {
	font-size: 14pt;
	line-height: 150%;
	font-weight: bold;
	color: #0033CC;
	font-family: "Times New Roman", Times, serif;
}
.timestitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 120%;
}

body {
	background-repeat: repeat-y;
}
