.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
}
.form {
	border: 1px solid #CD8014;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.formBackground {
	background-color: #F9F9F9;
}
.bodytype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.bodytype_hot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
}
.topRow {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A8CBDF;
	border-right-color: #A8CBDF;
	border-bottom-color: #A8CBDF;
	border-left-color: #A8CBDF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #2D0A68;
}
.celltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: E0EFF6;
}
.celltypeOver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
}
.celltype2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #E4F4E1;
}