#pagetop {
	
}
img {
	border-width: 0px;
}
body {
  	background-color: #ffffff;
}
p {
	font-family: "Verdana", "Arial", "Helvetica";
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
H1 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	padding-top: 0,5em;
	padding-bottom: 0,2em;
}
H2 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
}
H3 {
	font-family: "Verdana", "Arial", "Helvetica";
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
}

.bold {font-weight: bold}

.small {font-weight: bold; font-size: 7pt; color: #666666;}

.red {color: #FF0000}

.boldred {
	font-weight: bold;
	color: #FF0000;
	padding-top: 0,5em
	padding-bottom: 0,2em;}

.boldgray {font-weight: bold; color: #666666}

A.navigation:link, A.navigation:visited {text-decoration:underline; font-weight: bold; font-size: 8pt; color: #666666}

A.navigation:active { text-decoration: none; font-weight: bold; font-size: 8pt; color: #666666}

a.navigation:hover { text-decoration: none; font-size: 8pt; color: #ff0000}

.content { 
   padding: 0px 30px 0px 0px;
}

.navmenu { 
   padding: 0px 18px 0px 0px;
}