body, p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.indexHeadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.bodyText {
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #C33;
	margin: 0 auto 0 0;
	padding: 4px;
	display: inline;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul.issueIndex li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	list-style-image: url(Images/list_triangle_red.gif);
}
.horzBarRed {
	color: #CC3333;
	background-color: #CC3333;
	height: 3px;
	width: 100%;
}
ul.bodyTextList {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(Images/list_triangle_red.gif);
}
ul.bodyTextList li {
	padding-bottom: 12px;
}
