.bullettext {
	font-family: "Elementary SF";
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.border {
	border: thin solid #999999;
}
.header {
	font-family: "Elementary SF";
	color: #336699;
	text-decoration: none;



}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.nounderline {
	text-decoration: none;
}
