/*
	Foolish Games CSS Document
	Print Media
	
	Created: 10/2003
	Author: Lucas Holt
*/

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: black;
	background: white;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 { 
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}
