@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}
.bg_report {
	background-image: url(images/bg_freespecialreport.gif);
	background-repeat: no-repeat;
}
.smalltextreport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4D2268;
}
.bodyFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:justify;
}
.style5 {font-size: 11px}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
}
a.contentlinks {
	color: #6a2182;
	text-decoration:underline;
	font-weight:bold;
}
a.contentlinks:hover {
	color: #e09400;
	text-decoration:none;
	font-weight:bold;
}
