body {
	background-attachment: scroll;
	background-color: #324136;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2BCB7;
	text-align: center;

}
table {
	font-family: "Book Antiqua";
	font-size: 10px;
	color: #324136;
	text-align: center;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DBE1B0;
	border-right-color: #DBE1B0;
	border-bottom-color: #DBE1B0;
	border-left-color: #DBE1B0;
}
h2 {
	font-family: "Book Antiqua";
	font-size: 11px;
	color: #324136;
	font-variant: small-caps;
	letter-spacing: 1.5em;

}
