body {
	font-family: Times;
	font-size: 12px;
	background-color: white;
}

td {
	font-family: Times;
	font-size: 12px;
	vertical-align: top;
}

th {
	font-family: Times;
	font-size: 12px;
	vertical-align: top;
}


h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}