.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	border: thin solid #CCCCCC;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FAD4D4;
	text-align: justify;
	border: thin solid #CCCCCC;
	text-transform: uppercase;
}
.kleintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	border: thin solid #CCCCCC;
}

.endlinks {
	font-size: 0px;
	text-align:center;
	text-decoration:inherit;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 100%;
	color: #FFFF00;
	border:none;
	}

.endtext {
	font-size: 7pt;
	text-align:center;
	text-decoration: none;
	width: 100%;
	color: #000000;
	}


