body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image_files/bg.jpg);
     }

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F9EEC0;
}
.bodyheader {
	color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:bold;
}
.body {
	color:#000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
.bottom {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#F9EEC0
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.inside:link {
	color: #000000;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.inside:visited {
	text-decoration: none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.inside:hover {
	text-decoration: none;
	color: #009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.inside:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
a.inside2:link {
	color: #F9EEC0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.inside2:visited {
	text-decoration: none;
	color: #F9EEC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.inside2:hover {
	text-decoration: none;
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a.inside2:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F9EEC0;
}
a.inside3:link {
	color: #F9EEC0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.inside3:visited {
	text-decoration: none;
	color: #F9EEC0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.inside3:hover {
	text-decoration: none;
	color: #009900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
a.inside3:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F9EEC0;
}