*{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1em;
}

#nav,
#header,
#footer{
	display: none;
}

.dottedbtmborder{
	border-bottom: 2px dotted #ccc;
}
#content {
	border: 0;
}
.blue,
.green,
.orange,
.red,
.purple,
h1,
h2,
h3,
h4{
}
.logo{
	display: list-item;
	list-style-image: url(../../images/logo.gif);
	list-style-position: inside;
	width: 300px;
	height: 140px;
	padding-left: 20px;
}
.logo p.print-margin{
	position: absolute;
	left: 20px;
	top: 70px;
	margin: 0;
}
#bottomlogo{
	float: right;
	width: 250px;
}
