body {
	font-family: Verdana, Arial, System;
	font-size: 9pt;
	margin-top:0px;
}

h1 {
	font-family: Verana, Arial, System;
	font-size: 14px;
	font-weight: bold;
}

.boxheadline {
	font-family: Verana, Arial, System;
	font-size: 11px;
	font-weight: bold;
}

.verblabel {
	font-family: Verana, Arial, System;
	font-size: 11px;
	font-weight: bold;
}

.dl {
	/*background-color: white; */
}

a {
  	text-decoration: none;

}

a.text {
  	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;

}

a.text:link {
  	text-decoration: none;
}

a.text:hover {
	text-decoration:underline;
}

a.text:visited {
  	text-decoration: none;
}

.template1headleft { 	font-size: 13pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}

.template1text {
	font-size: 9pt;
	font-family: Verdana;
	color: #000000;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;

}

