/* CSS Document */
body {
	background-color: #1A0202;
}

td {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.link_nav {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_nav:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.title_impact {
	font-family: Impact;
	font-size: 34px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.title_impact_black {
	font-family: Impact;
	font-size: 34px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text12_white {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_big_black {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_big_black_strike {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.text_gray {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testimonial_txt {
	font-family: "Courier New";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_buynow {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.botom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.red_borders {
	border: 5px solid #800000;
}
.text_free_report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 35px;
}
.text_free_report_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	line-height: 35px;
}
.textfield {
	height: 20px;
	width: 250px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text_blcak_naormalbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
.div_disclaimer{
	position:absolute; 
	margin-left:615px; 
	margin-top:15px;
}
