body { margin-top:20px; background-image:url(images/bg-site.png); background-position:top; background-repeat: repeat-x; background-color:#000066;
font-family:"Trebuchet MS";
font-size:12px;
 }

p.heading {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

p.small-heading {
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

p.testimonials-heading {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	text-align:center;
}

p.testimonials {
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	font-style:italic;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

p.small {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
}

p.footer {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-left:10px;
}

a:link { color: #000066; }
a:visited { color: #000066; }
a:active { color: #000066; }
a:hover { color: #FF0000; text-decoration:underline;}

/*ecnetserv footer info --------------------- */
p.ecnetserv {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
}

a.ecnetserv:link { color: #ffffff; }
a.ecnetserv:visited { color: #ffffff; }
a.ecnetserv:active { color: #ffffff; }
a.ecnetserv:hover { color: #FF0000; text-decoration:underline;}

