body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

P {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

th {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	font-size: 12px;
}

H3 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold; 
	font-size: 14px;
	margin-bottom: 1ex;
}

H6 {
	font-family: Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 10px;
	color:#999999;
	margin-bottom: 1ex;
}

.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
