* {
	font-family: times, "Times New Roman", serif;
	}

a {
	color: #000;
	}
	
#header,
#navigation {
	display: none;
	}

#content{
	width:100%;
	float:none;
	line-height: 1.3;
	}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-family: Tahoma, sans-serif; }

#content h1 {
	font-size: 4mm;
	padding-bottom: 1mm;
	border-bottom: solid 0.6mm #000; }

#content h2 {
	font-size: 1.5em;
	}
