#main-navigation,
#left-navigation ul,
#right-navigation ul,
#footer ul,
#logo,
#top-navigation
{
	display: none;
}

body
{
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.5em;
}


#logo-print
{
	display: block;
	margin: 0 0 1em -13px;
}

#copy
{
	display: block;
	float: right;
	margin-top: 2em;
}

#footer
{
	font-size: 10px;
}

h1
{
	font-family: Trebuchet MS;
}

h2
{
	margin: 0.3em 0 0.5em 0;
}

h3
{
	font-family: Trebuchet MS;
	margin: 0 0 0.5em 0;
	color: #666;
}

a
{
	font-family: Trebuchet MS;
	color: #67BEE7;
	text-decoration: none;
}

textarea
{
	width: 600px;
	height: 500px;
}