body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}
#header img {
	float: right;
}
#navigation, #extra,#footer {
	display: none;
}
#content {
	clear: left;
	margin: 0;
}
td.r1c1 {
	width: 3cm;
}
h1 {
	padding-top: 22pt;
	font-size: 12pt;
}
h2 {
	font-size: 14pt;
}

h3,h4,h5,h6 {
	font-size: 12pt;
}
p, li, td {
	font-size: 10pt;
}
a {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}
#header h2 {
	font-size: 16pt;
}
#header h3 {
	padding-bottom: 20pt;
}
