body {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #ffffff;
}
body,th,td,p {
	font-family: sans-serif,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #333333; /* #7e7c71 */
	font-weight: 400;
}

h1,.title1 {
	font-size: 10pt;
	color: #000000;
	font-weight: 400;
	text-transform : uppercase;
}
h2,.title2 {
	font-size: 10pt;
	color: #6fa4b1;
	font-weight: 600;
}
h3,.title3 {
	font-size: 10pt;
	color: #999999;
	font-weight: 500;
}

.menutitle {
	font-size: 10pt;
	color: #000000;
	font-weight: 600;
}
a.menu {
	font-size: 8pt;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	text-transform : lowercase;
}
a.menu:hover {
	color: #6fa4b1;
}
table.menu {
	background-color: #d7dac1;
	border-width: 0;
	padding: 2px;
}
tr.menu {
	background-color: #d7dac1;
}
td.menu {
	background-color: #d7dac1;
}

a.bar {
	font-size: 8pt;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	text-transform : lowercase;
}
a.bar:hover {
	color: #000000;
}
.bartext {
	font-size: 8pt;
}
