body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #D1D1CF;
	background-image: url(images/bkgnd_art/topobkgnd.jpg);
	background-repeat: repeat;
}
#Main {	position:absolute;
	left:251px;
	top:116px;
	width:672px;
	height:396px;
	z-index:1;
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
#address {
	position:absolute;
	left:25px;
	top:566px;
	width:167px;
	height:113px;
	z-index:2;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #181947;
	font-size: 15px;
}
.style5 {font-size: 13}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
