@charset "utf-8";
body {
	background-image: url(bgstripes.gif);
}
body,td,th {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif, Book Antiqua;
}
.bordert {
	border: thin outset #000000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 12px;
	background-color: #FFCC00;
	text-align: center;
	display: inline-block;
	width: 100%;
}
