.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.specs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: none;
	line-height: 16px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	padding: 5px;
	background-image: url(images/buttons/button_bg.gif);
	background-repeat: repeat;
}
.buttons A{
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.buttons A:hover{
	color: #97C2B9;
	font-style: normal;
	text-decoration: none;
}
