body { 
	font-family: verdana, sans-serif; 
	font-size: 9pt;
}

td {
	font-size: 10pt;
}

.Heading {
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 1px solid gray;
}

.Separator {
	border-bottom: 1px solid #dedede;
}

.Note {
	font-size: 7pt;
}

a.Clear {
	text-decoration: none;
	color: black;
}

a:hover.Clear {
	color: gray;
}

a {
	color: gray;
}
