.regular_indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	text-decoration: none;
	color: #333333;
	text-indent: 5px;
}
.noindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.headliner {
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #cc6600;
	text-transform: uppercase;
	font-weight: bold;
}

.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #336699;
	line-height: 23px;
	font-weight: bold;
	font-style: italic;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}

a {
	color : #2E78A7;
	text-decoration : none;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:hover {
	color : #cc6600;
	text-decoration : none;
	font-family: Georgia, Times New Roman, Times, serif;
}

.italica {
	font-size: 13px;
	line-height: 23px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	text-decoration: none;
	font-style: italic;
	color: #666666;
}

.italicalist {
	font-size: 13px;
	line-height: 23px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	text-decoration: none;
	color: #33333;
	list-style-image: url(/images/navigation/buttons/dot2.gif);
	list-style-type: none;
	list-style-position: outside;
}

.distancer {
	margin-top: 20px;
	margin-bottom: 20px;
}

