.main {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
.headline {
	font-family : arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : Black;
}
.section {
	font-family : arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : #ffcc33;
}
.define {
	font-family : arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : Black;
}
.price {
	font-family : arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}
.title {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bold;
}
.row {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background: #E0E0E0;
}
.row2 {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background: #FFFFFF;
}
.topNav {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
}
.form {
	font-size : 11px;
}
.detail {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.navRoll {
	color: #006666;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
.error {
	font-family : verdana ;
	font-size : 11px;
	color : #cc0000;
	font-weight : bold;
}