.points {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.bodytext {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.boldbodytext {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.midgid {
	font-family: Verdana,;
	font-size: 10px;
	font-weight: bold;
	color: #F9F9F9;
	text-decoration: underline;
}
.midgid:hover {
	font-family: Verdana,;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.productname {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}
.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid  #999999;
}
.contacts {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.emaillink {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.emaillink:hover {
	font-family: Verdana,;
	font-size: 12px;
	font-weight: normal;
	color: #3399FF;
	text-decoration:none;
}