#navi-main-column,
#header,
#footer,
img { 
    display: none;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a, a:link {
	color: #000;
	border-bottom: 1px dashed #888;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Serif;
	text-decoration: none;
	border: 0;
	margin: 0.5cm 0;
}

h1 { font-size: 26pt; line-height: 32pt;}
h2 { font-size: 19pt; line-height: 26pt;}
h3 { font-size: 17pt; line-height: 22pt;}
h4 { font-size: 14pt; line-height: 18pt;}

p {
	font-size: 12pt;
	line-height: 14pt;
	margin: 8pt 0;
	padding: 4pt 0;
}

li {
	font-size: 10pt;
    line-height: 14pt;
}

dt {
	font-weight: bold;
	margin-top: 0.5cm;
}
dd {
	padding: 4pt;
}


p.date {
	font-size: 10pt;
	color: #888;
}
