body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330099;
	background-image: url(../images/backgrounds/tan.jpg);
}
tr {
	border-bottom-style: outset;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #330099;
	text-align: center;
	vertical-align: middle;
	background-position: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: center;
	vertical-align: middle;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F9E7C1;
	border-right-color: #F9E7C1;
	border-bottom-color: #F9E7C1;
	border-left-color: #F9E7C1;
}
