body {
	font-family: "sans", "sans-serif", "arial";
	color: black;
}

h1,h2,h3,h4,h5,h6 {
	color: blue;
	text-align: center;
	font-family: "sans serif";
}

p.tiny {
	font-family: "sans";
	font-size: 50%;
}
