BODY{
	background-color: #ffffff;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

A.dark:link {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

A.dark:visited {
	color: #ffffff;
	text-decoration: none;
}

A.dark:active {
	color: #ffffff;
	text-decoration: none;
}

A.dark:hover {
	color: #ffffff;
	text-decoration: none;
}

.dark {
	font-size: 9px;
	font-family : Verdana;
	color : #ffffff;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 9px;
	font-family : Verdana;
	color : #000000;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
    color: #000000
}

P.copy {
	font-size: 9px;
	font-family : Verdana;
    color: #000000;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}
.cattitle {
	font-weight: bold;
	font-family: century gothic;
	font-size: 20px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
.prodname {
	color : red;
	font-weight: bold;
	font-family: century gothic;
	font-size: 11px;
	text-align: center;
}
.titledescription {
	color:blue;
	font-family:century gothic;
	font-size:11px;
	font-weight:bold;
}
.proddescription {
	font-family: century gothic;
	font-size: 11px;
	text-align: left;
}
.offerdescription {
	font-family: century gothic;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.prodprice {
	font-family: century gothic;
	font-size: 11px;
	text-align: center;
}
.prodaltprice {
	color:	#999999;
	font-family: century gothic;
	font-size: 10px;
}


.prodoption{
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
.detailoption{
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
#testimonials {
	font-size: 10px;
}
div.listprice {
	color: #999999;
	font-family: century gothic;
	font-size: 11px;
	text-align: center;
}