body {
	color: #000000;
	background: #ffffff;
	font: normal 12pt sans-serif;
	margin-left: 1cm;
	margin-right: 1cm;
}

img {
	border: 0px;
}

p,ul,ol,li,blockquote {
/*	text-align: justify; */
	font: normal 12pt sans-serif;
}

b {
	font: bold 12pt sans-serif;
}

h1 {
	font: bold 18pt sans-serif;
}

h2 {
	font: bold 14pt sans-serif;
}

small {
	font: normal 8pt sans-serif;
}

a:hover {
	color: #ff0000;
	background-color: #ffffff;
}

.light {
	color: #a0a0a0;
	background-color: #ffffff;
}

#w3c {
	float: right;
}

#sig {
	float: left;
}
