.copymaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
}

/*
#main_text strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #FFFFFF;
	font-weight: normal;
}


hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DF554A;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	height: 1px;
    }


#main_text hr {
	color: #DF554A;
	background-color: #DF554A;
	height: 1px;
	margin-top: 5px;
 	border: 0px;
     }

*/