@charset "utf-8";
/* CSS Document */

body {
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #ffe248;
	SCROLLBAR-FACE-COLOR: #ffe248;
	SCROLLBAR-TRACK-COLOR: #ffe248;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.style3 {font-family: "Courier New", Courier, mono;
	font-size:10px}
	
	.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF33;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
