.contentarea {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #222222;

}
.subtext {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.standard {
	font-size: 14px;
	line-height: 20px;
	color: #222222;
}
.smalltext {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.titletable {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;

}
.menutable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.menus {
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
}
.lead {
	font-size: 12px;
	line-height: 18px;
	color: #222222;
}
body {
	margin: 0px;
	background-color: #ffffff;
}
prod_title {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}
.texttitle {
	font-size: 16px;
	font-weight: bold;
	color: #222222;
}
.dottedtable {
	border: 1px dotted #999999;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
a {
	text-decoration: none;
}
