.body_text {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.headlines {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
a:link {
	color: #69927B;
	text-decoration: underline;
}
a:visited {
	color: #799A8D;
	text-decoration: underline;
}
a:hover {
	color: #98A189;
	text-decoration: none;
}
body {
	background-attachment: scroll;
	background-image: url(images/butterfly_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.technical {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
