/* CSS Document */
body {
	background-image: url(images/bkgrd.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #f8ac70;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.nav {
	font-size: 18px;
	text-decoration: none;
	color:#333333;
	padding-left: 10px;
	padding-right: 10px;
}
.style4 {	font-size: 18px;
	font-weight: bold;
}
.icon {
	border-style: double;
	border-color: white;
	border-width: 3px;
}