body{
	background-color: #9397A7;
	margin-top: 0px;
}

.text{
	font-family: Verdana;
	text-indent: 20px;
	font-size: 14px;
}
.plaintext{
	font-family: Verdana;
	font-size: 12px;
}
.bigletter{
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}
.headline{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}
.copyright{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	
}