body {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 90%;
}
h1 {
	font-weight: bold;
	font-size: 80%;
	color: #000033;
}
h2 {
	font-weight: bold;
	font-size: 70%;
	color:#333300;
}
h3 {
	font-weight: bold;
	font-size: 60%;
	color: #003366;
}
.hide {
	display: none;
}
#preload img {
	display: none;
}
