body {
	background: #fff;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}

.top_text {
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #468;
	text-decoration: none;
	padding-bottom: 16px;
	border-bottom: 1px #999 dotted;
}

.normal_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: black;
	text-decoration: none;
}

table td.normal_text {
	border-left: 1px #999 solid;
	font-size: 11px;
}

table td p.head {
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	color: #68a;
	font-weight: bold;
	border-bottom: 1px #999 dotted;
}

.small_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	height: 100%;
}

.normal_white_text {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

.normal_text_product {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: black;
	text-decoration: none;
	background-image: url(images/gradient.gif);
	
}