.mainbody {
    font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;	
	}
.copy_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-stretch: wider;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-left: 0px;
	background: url(../images/red_underline.png) 0 100% repeat-x;
}
h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	background: url(../images/red_underline.png) 0 100% repeat-x;
}
#styleboxholder{
	background-color:#eeeeee;
	border:1px dashed #9A9A9A;
	clear:both;
}
#stylebox {
	margin:8px 8px 6px 8px;
}
a.redlink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}
a.redlink:visited {
	text-decoration: none;
}
a.redlink:hover {
	text-decoration: underline;
	color: #CC3300;
}