body {
margin: 0px;
padding: 0px;
background: #e0e0e0;
}
h1 {
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 26pt;
}
h2, h3 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 18pt;
margin-bottom: 0px;
}
div, p, ul, li {
font-family: Garamond, serif;
text-align: justify;
font-size: 14pt;
margin-top: 5px;
}
img {
border: 0px solid white;
}

img.inline { 
	position: relative; 
	top: 2px; 
}

a {
color: #77f;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
table {
margin: 5px 10px 10px 10px;
width: 90%;
border: none;
border-collapse: collapse;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 10pt;
}
th {
border-bottom: 1px solid #c0c0c0;
border-top: 1px solid #c0c0c0;
padding: 5px;
}
td {
padding: 10px;
padding-left: 15px;
border-bottom: 1px dotted #c0c0c0;
text-align: left;
}
td:first-child {
width: 200px;
}
tr:last-child {
border-bottom: 1px solid #c0c0c0;
}

#lastupdate{
	font-size: 60%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align: right;
	margin-right: 52px;
	color: #6e6e6e;
}

#main {
margin: 0px 50px 0px 50px;
padding: 20px;
border: 1px solid #cfcfcf;
background: #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
#footer {
margin: 2px 50px 2px 50px;
padding: 5px;
border: 1px solid #cfcfcf;
background: #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 8pt;
text-align: center;
}

.logos {
	float: left;
	margin: 10px 45px 0px 50px;

}

.validrdfa {
padding: 0px;
margin: 10px 45px 0px 50px;
text-align: right;
}

.hsub {
margin-top: 0px;
padding: 0px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 12pt;
color: #afafaf;
}
