<STYLE type ="text/css">

td.spacer {
	padding-bottom: 10px;
	padding-top: 10px;
}

.title {
	font-family: sans-serif;
	color: #880000;
}

.bodyText {
	font-family: sans-serif;
	font-size: 9pt;
	color: #000000;
}

.sub-header {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: white;
}

.log-text {
	font-family: sans-serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 8pt;
	color: black;
}

.big-header {
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	border-top: 10px solid white;
}

.light-row {
	background: #FFFFFF
}

.dark-row {
	background: #EEEEEE
}

.header {
	background: #445562
}

#indent {
	word-wrap: break-word;
	width: 300px;
	text-indent: 10px;
}

</STYLE>