body {
 font-size:				12pt;
 font-family: 			Georgia, 'Book Antiqua', serif;
 color:					#000;
 background-color:		#fff;
}

img, #nav, iframe {
 display:				none;
}

a {
 color:					black;
 text-decoration:		none;
}

#header {
 font-family: 			Tahoma, Geneva, sans-serif;
 font-size:				20pt;
 font-weight:			bold;
 padding-bottom:		0pt;
 border-bottom:			2px solid gray;
}

h1 {
 font-size:				18pt;
}

h2 {
 font-size:				16pt;
}

#suggestions {
 font-family: 			Courier, monospace;
 font-size:				10pt;
}

#footer {
 border-top:			2px solid gray;
 font-style:			italic;
 font-size:				10pt;
}

.largeletter {
 font-size:			1.5em;
 font-weight:		bold;
 padding-left:		8pt;
}