@charset "UTF-8";
/* CSS Document */

.menuright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	left: 750px;
	position: absolute;
	top: 30px;
	height: 500px;
	width: 200px;
	text-align: center;
}
.headline {
	padding-top: 30px;
	padding-left: 30px;
}
.dearreader {
	padding: 25px 25px 75px;
	border: thin dashed #666666;
	width: 650px;
	height: 350px;
}
.dearreader2 {
	padding: 25px 25px 75px;
	border: thin dashed #666666;
	width: 650px;
	height: 700px;
}
.yellow {
	background-color: #FFCC33;
	border: dotted;
}
