body, table, tr, td {
	font-family: Bookman Old Style, Arial, Helvetica, century gothic;
	font-size: 11px;
	color: #663333;
	marginwidth: 0;
	marginheight: 0;
}
body {
	background-image: url(img/bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	cursor: sw-resize;
}
table, tr, td {
	background-color: #FFFFCC;
	vertical-align: top;
}
.header {
	font-weight: normal;
	color: #663333;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
}
.footer {
	font-size: 10px;
}