body {
	background-color: #FFFFC0;
	font-family: "Times New Roman";
	font-size: 10pt;
}
form {
	font-family: "Times New Roman";
	font-size: 10pt;
}
h1 {
	font-family: "Times New Roman";
	text-align: left;
	font-size: 20pt;
}
h2 {
	font-family: "Times New Roman";
	font-size: 16pt;
}
h3 {
	font-family: "Times New Roman";
	font-size: 13pt;
}
ul {
	font-family: "Times New Roman";
	font-size: 10pt;
}
li {
	font-family: "Times New Roman";
	font-size: 10pt;
}
td {
	font-family: "Times New Roman";
	font-size: 10pt;
}
th {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
}
.normal {
	font-family: "Times New Roman";
	font-size: 10pt;
}
.intro {
	font-family: "Times New Roman";
	font-size: 8pt;
}

