@charset "UTF-8";
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 22px;
	text-align: justify;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.buttons {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	vertical-align: middle;
}
.headerstripe {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-top-color: #000000;
}
.sidestripe {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: 0;
	border-top-color: #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
}

