body {
	margin:0px;
	padding:0px;
	color: #000000;
	background-color:#FFFFFF;
}
a {
text-decoration:none;
color:#000;
}
#logo {
	width:203px;;
	height:142px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu, #header, #submenu {
	display:none;
}

#label H6 {
	font-size: 0.9em;
	font-weight:normal;
}
#data {
	text-align:justify;
}
.TXTgeneric {
	font-size: 12pt;
}
H1 {
	font-size: 2em;
	font-weight:bold;
}
H3 {
	font-size: 1.5em;
	font-weight:normal;
}
#footer {
}

#credits {
	margin:1em 0;
	font-size: 0.8em;
}
#credits a {
color:#000;
text-decoration:none;
}
.TXTsmall {
	font-size: 0.9em;
}