body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #009999;
}
.justify { text-align:justify}
.copy{ font-size:11px}
.fr{ 
	font-family:Arial;
	font-size:11px;
	color:#006666;
	height:17px;
}

.title{ 
	font-size:14px;
	color:#08969D;
}

.productname{ 
	font-size:12px;
	color:#CC0000;
}

.rates{ 
	font-weight:bold;
	color: #FF6600;
}

.bottom { color:#666666; font-size:11px; text-align:justify}
.bottom a:visited { color:#666666; text-decoration: none; } 
.bottom a:link{ color:#666666; text-decoration: none; }
.bottom a:hover { color:#FF6600; text-decoration: underline;}