body
{
	color: black;
	background-color: white;
}

div#header,
div#top_navigation,
div#sub_navigation,
div#footnote { display: none; }

div#content
{
	width: 6in;
	display: block;
	margin: 1in;
}

h1
{
	14pt/14pt Georgia, Times, Times New Roman, serif: ;
	color: #666;
	font-weight: normal;
}

div#content a { text-decoration: underline; }

img, object { border: 3pt solid #06a; }

p, address
{
	margin: 15pt 0;
	text-align: left;
	font-style: normal;
}

li
{
	margin: 8pt 0;
	list-style-type: circle;
}

em
{
	color: #333;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
