body {
	font: 10pt/13pt verdana, arial ce, arial;
	color: black;
}

h1{
	font-size: 14pt;
	margin-top: 6pt;
	margin-bottom: 12pt;
}

h2{
	font-size: 12pt;
	margin-top: 18pr;
	margin-bottom: 12pt;
}

h3{
	font-size: 10pt;
	padding: 2px 5px 1px 5px;
	border: 1px solid;
	margin: 10px 0 10px 0;
}

img{
	border: solid 1px black;
}

table{
	margin: 0px 0px 0px 0px;
	color: black; 
}

table td, table th{
	border: solid 1px black;
	padding: 0 5pt 0 5pt;
}


a  {
	text-decoration: underline;
}

#header h1{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 3px solid black;
}
#header h1 a{
	text-decoration: none;
	color: black;	
}


.noprint{
	display: none;
}

#main {
	text-align: left;

}

#header-languages{
	display: none;
}

#menu{
	display: none;
}

#footer {
	display: block;
	border-top: 3px solid black;
	margin-top: 20pt;
	padding-top: 5pt;
}



			
