@charset "utf-8";
/* CSS Document */
body {
	background-image: url(Images/WoodBG.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	margin:10px 0 0 0;
	color: #000000;
	font-size: 18px;
}
.style4 {
	color: #333333;
	font-size: 14px;
}
.style5 {
	margin: 10px 0 0 0;
	font-size: 10px
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style7 {font-size: 14px}
.style8 {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 16px;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
}
table #contents {
	background:url("Images/PlankMainBG.png") no-repeat center center;
}
tr #footer {
	background:url("Images/PlankFooter.png") no-repeat center center;
}
.style10 {
	color:#F00;
	font-weight:bold;
}
.ScrollBox {
	width:730px;
	overflow:auto;
	padding-left: 20px;
	height: 400px;
}
.justify {
	text-align: center;
}