.smallBlueLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A9;
}
.smallBlueLinks a:link {
	color: #0060A9;
	text-decoration: none;
}

.smallBlueLinks a:visited {
	color: #0060A9;
	text-decoration: none;
}
.smallBlueLinks a:hover {
	text-decoration: underline;
}
.titleText {
	font-family: Tahoma;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	letter-spacing: .05em;
}
.bigText {
	font-family: Tahoma;
	font-size: 14px;
	color: #0F4B83;
	font-weight: normal;
	line-height: 35px;
	text-align: center;
}.subTitle {
	font-family: Tahoma;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	line-height: 35px;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.horizRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.smallPicCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
