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

.bodytext {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.headertext {
	font-family: Calibri;
	font-size: 16px;
	color: #9900FF;
}
.bodbodytext {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bolder;
	color: #9933CC;
}
