@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCE0F1;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Impact;
	font-size: 36px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
}
.gurantee {
	border: 8px dashed #FF9900;
}

h3 {
	font-family: Calibri;
	font-size: 28px;
	font-weight: normal;
}
.list_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.opt_border {
	border: 8px solid #0099FF;
}

.blue_color {
	color: #003366;
}
.hilight {
	background-color: #FFFF00;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testimonial_border {
	border: 1px solid #CC0000;
	background-color: #EEEEEE;
}

.red_color {
	color: #CC0000;
}
h4 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h2 a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}
h2 a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

