.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Tahoma;
	font-size: 32px;
	color: #FEC60C;
	text-decoration: none;
	line-height:35px;
	letter-spacing:2px;
}

.subtitleyellow {
	font-family: Tahoma;
	font-size: 22px;
	color: #FEC60C;
	text-decoration: none;
	line-height:35px;
}

.subtitleblack {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height:35px;
	font-weight:bolder;
}

.right {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	vertical-align:top;
	line-height:28px;
}

.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:20px;
}

.content a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:20px;
}

.content a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	text-align:justify;
	line-height:20px;
}

.comment {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}


.productname {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:30px;
	font-weight:bolder;
}

.productdescrip{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:20px;
}