p {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#eaeaea;
	padding:5px 3px;
}

em {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
}
table.listing {
	font-family: Arial, Helvetica, sans-serif;
}
.listing th {
	font-weight: bold;
	text-align: right;
}
.listing tr {
	vertical-align: top;
}
.listing hr {
	border-width: 0px;
	border-bottom: 1px dashed #303030;
	margin-bottom: 20px;
}
#subMenu p {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.forPrint {
	display: none;
}