body {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-align:left;
	margin:0px;
	color:#404040;
	background-color:white;
}


p {
	text-align:left;
	margin-top:1pt;
	margin-bottom:1pt;
}

p.last {
	margin-top:3pt;
	margin-bottom:0pt;
}

a.current:link, a.current:visited {
	color:#CC3300;
	text-decoration:none;
}

a:link, a:visited {
	color:#404040;
	text-decoration:none;
}

a:hover {
	color:#CC3300;
	text-decoration:none;
}	

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	color:#404040;
	margin:0pt;
}

h1 {
	font-size:12pt;
}

label {
	width: 40%;
}