<!--
body {
	background-color:#CC0000;
	align: center;
	margin-top:0px;
}

.maintext {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.maintextitalics {
	font-family: Times;
	font-size: 12pt;
	color: #666666;
	text-align: justify;
	font-style: italic;
}

.homeboxestext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	align: right;
}

a.bottomlinks:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: #000000;
	font-weight: none;
}
a.bottomlinks:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: #000000;
	font-weight: none;
}
a.bottomlinks:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: #000000;
	font-weight: none;
}
a.bottomlinks:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: #0099CC;
	font-weight: none;
}
a.mainlinks:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: none;
}
a.mainlinks:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: none;
}
a.mainlinks:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: none;
}
a.mainlinks:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #0099CC;
	font-weight: none;
}

a.newlinks:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #0099CC;
	font-weight: none;
}
a.newlinks:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #0099CC;
	font-weight: none;
}
a.newlinks:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #0099CC;
	font-weight: none;
}
a.newlinks:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #99FF00;
	font-weight: none;
}

td.bgimage {
	background-image: url(images/exceptional_home1b.gif);
	background-position: bottom;

}

.contact_textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 380px;
	height: 20px;
}

.contact_textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 320px;
	height: 20px;
}

.contact_textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 380px;
	height: 20px;
}

.contact_textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 360px;
	height: 20px;
}

.contact_textbox5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	width: 345px;
	height: 150px;
}

-->