.white {
	font-family: "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.red {
	font-family: sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF3300;
}
.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}
.keywords {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}