P, .p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
}

.home_header {
	font-family: Verdana;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #999999;
}

.design_header {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #999999;
}

.home_body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5;
}

.design_body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5;
}

.specs_red {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5;
	color: red;
	font-weight: bold;
}

.specs_grey {
	font-family: Verdana;
	font-size: 10px;
	line-height: 1.5;
	color: #999999;
	font-weight: bold;
}