@charset "utf-8";
/* CSS Document */
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #CC0303;
	margin-bottom: -15;
	padding-bottom: -10; 
} 

h2 {
	font-size: 18px;
	color: #4A4A4A;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #4A4A4A;
	margin-bottom: 0;
	padding-bottom: 0; 
}

.support {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testimonials {
	font-size: 16px;
	text-align: center;
}
.whyus1 {
	font-size: 26px;
	font-weight: bold;
	color: #373737;
}
.whyus2 {font-size: 11px}
.plantitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.plansubtitle {
	font-size: 13px;
	color: #FFFFFF;
}
.features {color: #FFFFFF}
.footer {color: #FFFFFF; font-size: 10px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.navigation {
	font-size: 12px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
