body 
{	background-color: #FEF7E4;
	body-text: #000000;
	font-family: "Verdana", Times, serif;
	margin-left: 0px;
	margin-top: 0px;

}
.text_small {
	font-family: "Verdana", Times, serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.text_small-bold {
	font-family: "Verdana", Times, serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.text_x-small {
	font-family: "Verdana", Times, serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;

}
.text_x-small-bold {
	font-family: "Verdana", Times, serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.text_xx-small {
	font-family: "Verdana", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;

}
.text_xx-small-bold {
	font-family: "Arial", Times, serif;
	font-size: xx-small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.headline_1_u {
	font-family: "Verdana", Times, serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
.headline_1 {
	font-family: "Verdana", Times, serif;
	font-size: small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
.headline_2_u {
	font-family: "Verdana", Times, serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;

}
.headline_2 {
	font-family: "Verdana", Times, serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a:link {
	font-family: "Verdana", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #009966;
}
a:visited {
	font-family: "Verdana", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	text-decoration: underline overline;
}
