.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #DAF9FC;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #A34843;
	text-decoration: none;
}
.keywords{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	display: inline;
}
.whitetext{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
