body {
    background: white;
    color: black;
    font:80% verdana,arial,sans;
}

.navcontainer	{	float: left; width: 150px; }
.logo_print		{	text-align: center; margin-bottom: 30px; }
.logo			{	display: none; }
.linehorizontal {	display: none; }
.linevertical	{	display: none; }
.coppermine		{	display: none;}
.nav a			{	display: block; }
.bottom 		{	display: none; }
.footer			{	text-align: center; }
.title			{	font-size:140%; font-weight: bold; }

a, a img {
    text-decoration: none;
    color: grey;
	border: 0 none;	/* internet explorer displays a blue border around linked images */
}
