body {
	background-color: #FFFFFF;
	width: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	font-weight: normal;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
h2 {
	font-size: 12px;
	color: #0099CC;
	font-style: italic;
}
table .hdr1 {
	font-weight: bold;
	color: #0099CC;
}
table .hdr2 {
	font-style: italic;
	color: #0099CC;
}
.title {
	font-weight: bold;
	color: #0099CC;
}
.subtitle {
	font-style: italic;
	color: #0099CC;
}
.listing {
	color: #333333;
	padding: 3px;
}
.Highlight {
	color: #FF0000;
}
.CompanyName {
	font-weight: bold;
}
.footer {
	font-size: 10px;
}
