body {
	font: 13px Verdana, Geneva, Arial, sans-serif;
	color: #000000;
	background-color: #6d0305;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
	padding: 0 0 0 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d0305;
	line-height: 1.25;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d0305;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 5px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d0305;
	font-size: 12px;
	font-weight: bold;
}
#portrait {
	float: left;
	margin: 0 10px 0 0;
}
#info {
	float: left;
	padding-top: 10px;
	line-height: 1.7;
	overflow: hidden;
}
a:link {
	color: #6d0305;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #6d0305;
}
a:active {
	text-decoration: none;
	color: #6d0305;
}
.body_text {
	text-align: left;
	padding: 5px 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.quote {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6d0305;
	font-weight: bold;
	border-left: #6d0305 solid 2px;
	border-right: #6d0305 solid 2px;
	padding-left: 25px;
	padding-right: 25px;
	margin-right: 25px;
	margin-left: 25px;
}
.copyright {
	font-family: "Century Gothic", sans-serif
}
.formal {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.formal_red {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d0305;
}
.form_text {
	text-align: center;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.li_squ {
	list-style:square;	
}
.li_dis {
	list-style:disc;
}
.form_hdr {
	color:#fff;
}
.lh_margin {
	margin-left:25px;
}