.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
	background-color: #666666;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #E13416;
	text-decoration: none;
}
.keywords {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
.mail {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.mail:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.mid {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.mid:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.imgborder {
	border: 1px dotted #CCCCCC;
}
