body { 
	margin: 0;
        padding: 0;  
}

a {
	color: #000000;
	text-decoration: none;
}

a:active  { 
	font-weight: bold;
	 }

a img {
	border: none;
}

.smalltext {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

	font-family: sans-serif;	
	font-size: 8pt;
}

.normaltext {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

	font-family: sans-serif;	
	font-size: 10pt;
}

.verysmalltext {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

	font-family: sans-serif;	
	font-size: 6pt;
}

.detailheader {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	
}

.detaildescription {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

.detailname {
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}
