body {
	color:black;
	background-color:transparent;
	font-family: "Georgia", "Times New Roman", Times, serif;
	line-height:150%;
	font-size:12pt;
}

#sn, #pca {
	display:none;
}

#sh {
	border-bottom:1px solid black;
	padding:1em 0;
}

#sht {
	font-size:larger;
	font-weight:bold;
}

#shd {
	padding:0;
	margin:0.5em 0 0 0;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:10pt;
}

#sf {
	border-top:1px solid black;
}

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