<style>
<!--
body {
	font-family: Arial, Geneva;
	font-size :10pt;
}

td {
	font-family: Arial, Geneva;
	font-size :10pt;
}


/*THESE ARE THE REGULAR LINKS USED ON THE PAGE*/

a:link {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

a:active {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

a:visited {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

/*THESE ARE USED ON THE BLUE NAV BAR A THE TOP OF EACH PAGE*/

a.nav:link {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #FFA64A;
}

a.nav:active {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #FFA64A;
}

a.nav:visited {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #FFA64A;
}

a.nav:hover {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}

/*THESE ARE USED AT THE END OF EACH PAGE*/

a.copyright2:link {
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}

a.copyright2:active {
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}

a.copyright2:visited {
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}

a.copyright2:hover {
	font-family: Arial, Geneva;
	font-size: 8pt;
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}

/*THESE ARE THE BIG LINKS ON THE MAIN PRODUCT PAGES*/

a.bigblue1:link {
	font-family: Arial, Geneva;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

a.bigblue1:active {
	font-family: Arial, Geneva;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

a.bigblue1:visited {
	font-family: Arial, Geneva;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}

a.bigblue1:hover {
	font-family: Arial, Geneva;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
	color: #FF6B0C;
}

/*TITLE STYLE FOR PAGES WITHOUT AN IMAGE TITLE*/

.title {
	font-family: Impact, Arial Rounded MT Bold, Arial, Geneva;
	font-size: 17pt;
	font-weight:normal;
	color: #003399;
}

/*SUBTITLE USED ON THE MAIN PAGE AND PRODUCT PAGES*/

.subtitle {
	font-family:Arial, Geneva;
	font-size: 13pt;
	font-weight:bold;
	color: #003399;
}

/*Used on leftside for "Call us today"*/

.subtitle2 {
	font-family:Arial, Geneva;
	font-size: 9pt;
	font-weight:bold;
	color: #003399;
}

.subtitle3 {
	font-family:Arial, Geneva;
	font-size: 12pt;
	font-weight:bold;
	color: #003399;
}

.subtitle4 {
	font-family:Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	color: #003399;
}


/*Used on the leftside for testamonials*/

.testimonial {
	font-family:Arial, Geneva;
	font-size: 9 pt;
	
}

/*used on the stock list table*/
.cell1 {
	font-family:Arial, Geneva;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
}


/*Used for the copyright at the bottom of each page and subnotes*/

.copyright {
	font-family: Arial, Geneva;
	font-size: 8pt;

}

/*Used for table headers, labels*/

.label1 {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	color:#000000;
}

/*Used on the contact page when a user makes a mistake*/

.errorlabel1 {
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	color:#F76826;
}

/*Used on the contact page when a user makes a mistake*/

.error{
	font-family: Arial, Geneva;
	font-size: 10pt;
	font-weight:bold;
	color:#F76826;
}

	

//-->
</style>