body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 9px;
}
.mainsubheader {
	font-weight: bold;
}
.tablesmall {
	font-size: 12px;
}
.smalltitle {
	font-size: 12px;
	font-weight: bold;

}
.mainheader {
	font-size: 18px;
	font-weight: bold;

}
.bullettext {
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;






}
.smalltext {
	font-size: small;
}
.links {
	font-size: smaller;
}
.whitetextbold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #026849;
	font-size: 12px;
	list-style-image: url(../images/12ptarrow.gif);
	list-style-position: inside;
	list-style-type: disc;


}
.guidetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #026849;
}
.guidesubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #026849;
}
