body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFDD;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: square;
	text-indent: 0px;
	line-height: 125%;
}
.tiny {
	font-size: 8px;
}
