body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 11pt;
}
a { 
	color: black; 
}
h1 { 
	font-size: 1.4em;
}
h1.dsgHeader img {	
	border: 0;
	margin: 0 0 1em 0;
}
h1.dsgHeader a {	
	text-decoration: none;
}
h1.dsgHeader span {	
	display: block;
	clear: left;
}
h2 a.note {
	font-size: 0.7em;
	margin-left: 10px;
	text-decoration: none;
}
#dsgMenu, #dsgLanguages { 
	display: none;
}
#dsgPageContent table {
	width: 100%;
	border-collapse: collapse;
}
#dsgPageContent td {
	border: 1px solid #D0D1C7;
	padding: 14px;
}
#dsgPageContent th {
	border: 1px solid #D0D1C7;
	padding: 14px;
	background-color: #EFEFEF;
}
.dontprint { display: none; }
