.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.liststyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/list-bullet.gif);
	list-style-type: disc;
	line-height: normal;
}
.menustyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0067B1;
	font-style: italic;
	text-indent: 8px;
}
a.hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #EF4337;
}
.subtitles {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #0067B1;
	font-style: normal;
}
.contentnormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #0067B1;
	font-style: italic;
	text-indent: 8px;
}

