body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}

h1 {
	font-family: "Bookman Old Style";
	font-size: 18pt;
	color: #993300;
	text-align: center;
	font-variant: small-caps;
}
h2 {
	font-family: "Bookman Old Style";
	font-size: 18pt;
	color: #993300;
	text-align: center;
}
h3 {
	font-family: "Book Antiqua";
	font-size: 16pt;
	text-align: center;
}
h4 {
	font-family: "Bookman Old Style";
	font-size: 16pt;
	color: #993300;
	text-align: justify;
}
h5 {
	font-family: "Bookman Old Style";
	font-size: 14pt;
	text-align: justify;
}
h6 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	text-align: justify;
}
h7 {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #993300;
	text-align: justify;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: justify;
}
.style1 {color: #993300}

.table {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}

.body {
	background-image: none;
	background-color: #FFFFCC;
}
.a {
	color: #993300;
}
.center {
	text-align: center
}