@charset "utf-8";

body {
	background-color: #996699;
	color: #000000;
	font: 14px Arial;
	margin: 0;
	padding: 25px 0 0 0;
}
h3 {font-size: 15px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;color:#000066;}
h2 {font-size: 22px; color:#000066; font-weight: bold;text-align:center;}
h1 {font-size: 22px; color:#672C61; font-weight: bold;text-align:center;}
form { margin: 0; padding: 0; }
.headerstyle { font-size: 18pt; color:#996699; font-weight: bold; }
.style1 { font-size: 16pt; color:#663366; }
.style2 { font-size: 14pt; color:#663366; font-weight:normal; text-align:center; }
a:hover { text-decoration: underline; font-size:10pt; color:#996699; font-weight:bold; }
a:active { text-decoration:underline; font-size:10pt; color:#996699; font-weight:bold; }
a { text-decoration:underline; color:#996699; }
.style3 { font-style:italic; font-weight:bold; text-align:center; color:#663366; }
.testimonial { font-style:italic; text-align:left; font-size:9pt; }
.author { font-style:normal; font-weight:bold; text-align:right; font-size:10pt; }
.style4 { color:#FFFFFF; font-weight:normal; font-size:14px; }
.style5 { color:#FFFFFF; font-size:8pt; font-weight:bold; font-style:italic; }
.testimonialside { color:#FFFFFF; font-style:italic; font-size:12px; text-align:left; margin-left:5px; margin-right:5px; }
.style6 { font-size:10px; }
.style7 {color:#663366; }
ul li{
    list-style-image:url(images/icon_checkmark.gif);
	font-size:14px;
	line-height:14px;
	padding-bottom:10px;
	list-style-position:outside;
	margin-left:5px;
	}

.hilite {

	border:ridge #fff 3px;

	background-color:#ffffcb;

	width:700px;

	margin-left: auto;

	margin-right: auto;

}

table.hilite td {

	padding:10px;

}
