h1 {
	font-family: "Bookman Old Style";
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: "Bookman Old Style";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}h6 {
	font-family: "Bookman Old Style";
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

