body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 77%;
	font-style: normal;
	line-height: normal;
	background-color: transparent;
	padding: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0161B5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0161B5;
}
h2 {
	color: #FF6600;
	font-size: 15px;
}

