body {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
	font-weight: bold;

}
.10point {
	font-size: 10px;
}
.12point {
	font-size: 12px;
	font-weight: bold;

}
select {
	font-size: 9px;
}
input {
	font-size: 9px;
}
.view table {
	font-size: 12px;
	font-weight: normal;
}