.table2 {
	margin: 0px 10px 10px;
	padding: 0px 10px 5px;
	list-style-type: square;
	background-repeat: repeat;
	background-image: url(graphics/tan4.jpg);
	display: table;
	background-color: #FFFFFF;
	background-attachment: scroll;
	text-align: left;
	border-top: 1px double #996600;
	border-right: thin double #996600;
	border-bottom: thin double #996600;
	border-left: thin double #996600;
}
body {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #333333;
	background-image: url(graphics/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	list-style-type: square;
	background-color: #FFFFFF;
	background-position: top;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;

}
table {
	margin: 0px 10px 10px;
	padding: 0px 10px 10px;
	border: none;
}
.table3 {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	border: none;
}
.style1 {
	font-size: medium;
	font-style: italic;
	color: #000099;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-size: medium}
.style3 {font-size: small}
.style4 {color: #0000CC}
.style5 {color: #993333}
.style6 {
	font-size: x-small;
	font-weight: normal;
}
