.red_caption {
	color: #560319;
}
.header_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #560319;
	font-weight: bold;
	font-size: 24px;
}
.centre .header_text em {
	text-align: center;
}
.centre .red_caption em {
	text-align: center;
	color: #560319;
}
.blue_index_title_spaced {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.blue_index_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.sub-header-red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #560319;
}
.blue-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
.main_category a:link {
	color: #FFF;
	text-decoration:underline;
}
.main_category a:visited {
	color: #FFF;
	text-decoration:underline;
}
.main_category a:hover {
	color: #FFF;
	text-decoration:underline;
}
.main_category a:active {
	color: #FFF;
	text-decoration:underline;
}
.main_category {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	margin: auto;
}
.sub_category a:link {
	color:#000099;
	text-decoration:underline;
}
.sub_category a:visited {
	color:#000099;
	text-decoration:underline;
}
.sub_category a:hover {
	color:#000099;
	text-decoration:underline;
}
.sub_category a:active {
	color:#000099;
	text-decoration:underline;
}
.sub_category {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000099;
	text-align:center;
	padding-left:inherit;
}

.body_text_justify {
	text-align: justify;
	font-size: 16px;
}
.body_text_justify_larger {
	text-align: justify;
	font-size: 17px;
}

.body_text {
	text-align: left;
	font-size: 16px;
}
