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

body {
	background-color: #f1f30b;
	margin-top: 0px;
	margin-bottom: 0px;
}

.txtpage {
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}

.txtpagebold {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}

