BODY {
	color: #105098;
	font-family: sans-serif;
	font-size: small;
	background: #FEC669;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color: #FEC669;
	scrollbar-arrow-color: #105098;
	scrollbar-darkshadow-color: #FEC669;
	scrollbar-face-color: #F0F0FF;
	scrollbar-highlight-color: #105098;
	scrollbar-shadow-color: #105098;
	scrollbar-track-color: #FEC669;
}

A {
	color: #105098;
}

A:HOVER {
	color: #105098;
}
p {
	font-size: x-small;
	}
h1 {
	font-size: x-small;
	font-weight: bold;
	color: #FF6600;
	}
h2 {
	font-size: x-small;
	color: #105098;
	}
h3 {
	font-size: xx-small;
	}
h4 {
	font-size: 15px;
	color: #88b848;
	}
h5 {
	font-size: x-small;
	color: #FF6600;
	font-style: normal;
	font-family: sans-serif;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	}