body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3d8200;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: bottom center;
	margin: 0px;
	}
h3 {
	padding-left: 15px;
	}
.table1 {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 100%;
	}
.nav {
	padding-left: 4px;
	}
.nav a:link {
	font-size: 12px;
	font-weight: bold;
	color: #3D8200;
	text-decoration: none;
	}
.nav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3D8200;
	text-decoration: none;
	}
.nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}
.content {
	padding-left: 4px;
	}