/* CSS Document */
h1 {
	color:89181a;
	font-size:200%;
	font-family: "Bookman Old Style", Times;
}
h2 {
	font-family: "Bookman Old Style", times;
	color: #89181a;
	background-color: #FFFFFF;

}
h3 {
	font-family: "Bookman Old Style", times;
	font-size: medium;
	color: #993333;
	vertical-align: text-top;

}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
}
