a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #98A996;
	text-decoration: none;



}
a:hover {
	color: #FFFFFF;
	background-color: #1F3739;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #253D3F;
	font-weight: normal;

}
.SmallCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 10pt;
	color: #253d3f;


}
.bullet-list {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #253D3F;
	list-style-image: url(../images/Bullet.gif);
	list-style-type: none;

}
.dropCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	color: #52858F;


}
