.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #999999;
}
.point {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCD4D;
	text-decoration: none;
}
.blacklink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.blacklink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mail {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #C5B70E;
	text-decoration: none;
}
.mail:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFf;
	text-decoration: none;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #DBF2B0;
	text-decoration: none;
}
.whiteborder {
	border: 1px solid #A4A4A4;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
