* {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

td {
	color: #000000;
	text-align: left;
}
.tdPad {
	padding: 5px;
	}
	
.regText, p {
	display: block;
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	line-height: 19px;
	padding: 22px 22px 0px 22px;
}
.prodTitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	padding: 4px;
	}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
}

ul {
	display: block;
	float: left;
	clear: both;
}
.bottom {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
}
a {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	text-decoration:none;
	}
