body {
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0000FF;
	text-decoration: none;
}
ul.bullet {
	padding: 0px;
	margin-left: 15px;
	list-style-image:url(images/bullet.gif);
}
.content {
	background-color: #FFFFFF;
	color: #000000;
}
.bluebar {
	background-color: #44566C;
	color: #FFFFFF;
}
.heading {
	font-size: 20pt;
}
.heading .headsub {
	font-size: 16pt;
	color: #000000;
}
.title {
	background-color: #44566C;
	color: #FFFFFF;
	font-size: 12pt;
}
.smalltitle {
	background-color: #44566C;
	color: #FFFFFF;
	font-size: 8pt;
}
.normal {
	font-size: 10pt;
}
.blurb {
	font-size: 11pt;
	padding: 15px;
}
.small {
	font-size: 8pt;
}
.alt1 {
	background: #EFEFEF;
}
.alt2 {
	background: #FFFFFF;
}
