.title {
	color : #bc0902;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	TEXT-ALIGN: Left;
}
.title a {
	color : #bc0902;
}
.title a:hover {
	color : #bc0902;
}

.epragraph {
	color : #993300;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 1px;
	font-size : 11pt;
	font-family :  Georgia, "Times New Roman", Times, serif;
	TEXT-ALIGN: Left;
}
.epragraph a {
	color : #bc0902;
}
.epragraph a:hover {
	color : #bc0902;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family :  Tahoma, Helvetica, Arial, Verdana, sans-serif;
	TEXT-ALIGN: Left;
}
p a {
	color : #bc0902;
}
p a:hover {
	color : #bc0902;
}
