body {
	font-family: Verdana;
	background-color: #EEEEEE;
}
.title {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-size: 12px;
}
ul {
	font-family: Verdana;
	font-size: 12px;
}
li {
	font-family: Verdana;
	font-size: 12px;
}
th {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
td.s12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
input, select, option {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	background-color: #FFFFFF;
}
input.radio {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	background-color: #C0C0C0;
}
