@charset "utf-8";
.text_body {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}
.bodytext {
	font-size:12pt;
	color:#000000;
	font-weight:normal;
 text-indent: 1cm;
	font-family:Arial, Helvetica, sans-serif;
}
.bodytext1 {
	font-size:12pt;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background-color: #efefef;
}
.table_main {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FF0000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20pt;
	color: #800517;
}
.heading_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000000;
}
.hl {
	background-color: #FFFF00;
	text-align: center;
}
.h2 {
	background-color: #000000;
	text-align: center;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.table_testimonials {
	background-color: #99FFFF;
	border: 1px solid #003366;
}
.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.table_guarantee {
	background-color: #FFFF99;
	border: 3px dashed #FF0000;
}
.table_form {
	background-color: #FFFFCC;
	border: 2px dotted #003366;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: blue;
}
