@charset "utf-8";
/* CSS Document */

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
.border-purp {
	border: 4px solid #7F00B8;
}
.border-bottom {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #7F06B9;
}
.background {
	background-color: #02CBC3;
}
