.bodytext {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #AB8C54;
}
.productname {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
.mainlinks {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.prolink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.prolink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
