blockquote {
	font-family: "Arial Narrow";
	font-size: 13px;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	padding: 0px;
	margin: 16px;
	letter-spacing: 1px;
}

h1 {
	font-family: "Arial Narrow";
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	color: #703293;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 5px


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 1.5;
}

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 1.5;
	background: #669900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #488111;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.staff {
	float: right;
	padding: 4px;
	border: 1px solid #999999;
	margin: 5px;
}