.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CBECF3;
	background-image: url(../images/compass.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	line-height: 20px;
	vertical-align: top;
}
.bullet {
	list-style-position: outside;
	list-style-image:  url("../images/bullet.gif");
	padding: 5px;
	text-align: left;
}
.subheaders, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
}
.copyright {
	font-size: 9px;
	text-align: center;
	line-height: normal;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #0000FF;
}
