body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
table {
	font-size: 12px;
}
.header1 {
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1em;
}
.highlight {
	font-weight: bold;
}
h3 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1em;
}
.p2 {
	margin-top: 20px;
}
.floatRight {
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
.caption {
	font-size: 10px;
	padding-top: .5em;
}

