body {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	background: url('images/bgpattern.gif');
	font-family: Verdana;
	font-size: 12px;
	color: #000;

}

p,td {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	align: left;
}
.small {
	font-size: 9px;
}
.bottombar {
	font-size: 9px;
	font-weight: bold;
	color: #fbf6f0;
	background: #000;
}

h1	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;
	}
#bannerbox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width=780px;
	padding: 0px;
}
#menubox {
	width=780px;
	padding: 0px;
	border-bottom: 1px solid black;
}

#bottombox {
	width=780px;
	height: 20px;
	padding: 0px;
	border-top: 1px solid black;
	background: #000;
}
#pagebox {
	width: 780px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 1px solid black;
	background: #eeeeee;
}