table {
	margin: 10px;
	padding: 10px;
	border: thin double #996600;
	list-style-type: square;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(graphics/tan2.jpg);
	display: table;
	background-color: #EFDDB7;
	background-attachment: fixed;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	background-image: url(graphics/gradient4.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	list-style-type: square;
}
.table1 {
	background: url(none);
	border: none;
	line-height: normal;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
.blue {
	color: #0033CC;
	font-weight: bold;
}
.red {
	font-family: "Comic Sans MS";
	color: #990000;
	font-size: medium;
	font-weight: normal;
}
.table-ad {
	line-height: normal;
	background: url(none);
	margin: 0px;
	padding: 0px;
	border: none;
}
