body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
}
.green {
	color: #669933;
	font-weight: bold;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
}
.nav {
	background-image: url("navback.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 30px;	
}
.nav a {
	color: #CCCD67;
	text-decoration: none;
	font-size: 16px;
	line-height: 1.2;
}
.nav div {
	margin-bottom: 22px;
}
.side {
	position: absolute;
	top: 455px;
}
#nation {
	float: right;
	padding: 0 0 0 15px;
}
	
