body,td,th {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/back.jpg);
}.nav {
	background: url(images/nav-back.jpg) repeat-x;
}
.content {
	color: #24635B;
	background: url(images/cont-back.jpg) repeat-y;
	padding: 25px;
}
.footer {
	color: #FFFFFF;
	background: #DF5E0D;
	border: 1px solid #FFFFFF;
	padding-left: 25px;
	font-size: 10px;
}
h1 {
	font-size: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #E55E0C;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.picr {
	margin-bottom: 15px;
	margin-left: 15px;
}
a:link {
	font-weight: bold;
	color: #CC6600;
}
a:visited {
	font-weight: bold;
	color: #CC6600;
}
a:hover {
	font-weight: bold;
	color: #BA1D01;
	text-decoration: none;
}
h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.gridtop {
	color: #FFFFFF;
	background: #003333;
	padding: 3px 3px 3px 5px;
	font-weight: bold;
}
.top {
	background: url(images/header3.jpg) no-repeat right;
}
