


a, body {
	color: #fff;
	font-family: tahoma, arial, helvetica, sans serif;
}

img {
	border: 0;
}


#header, #headerstart img.logo, #nav, #subnav, #footer {
	display: none;
}

div.logoprint {
	border-bottom: 6px solid #999;
	margin: 1.0em 0 0 0;
}
div.logoprint p {
	font-size: 0.86em;
	padding-left: 60%;
}

#bodytext div.cols {
	float: left;
	margin: 0 1.0em 0 0;
	width: 120px;
}
#bodytext div.imgleft img {
	margin: 1.0em 0 0 0;
}
#bodytext div.text {
	border-bottom: 1px solid #000;
}
#bodytext h1 {
	font-size: 1.3em;
	margin: 1.0em 0 0 0;
	padding: 0 0 0 0;
}
#bodytext h2 {
	font-size: 1.13em;
	margin: 1.0em 0 0 0;
	padding: 0 0 0 0;
}
#bodytext p {
	margin: 0 0 0 0;
	padding: 0 0 1.0em 0;
}
#bodytext .caps {
	font-size: 0.86em;
	text-transform: uppercase;
}
