
body {
	font: 9pt/12pt normal Arial, Tahoma, Verdana;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
.title {
	font-size:14pt;
	font-weight:bold;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;	
}


