body {
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:medium;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFF0;
	text-align:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: x-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
h1.big {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	color: #000080;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
h3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #009999;
}
p {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
