@charset "utf-8";
.header {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #BC9718;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
