﻿body {
	margin: 0px 0;
	background-color: #EBEBEB;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
}
#container {
	background-color: #FFFFFF;
	width: 750px;
	padding: 15px;
	margin: 0px auto 0px auto;
}
.floatleft a {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	}
.Back a {
	float: right;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin-right: 50px;
	color: #808000;
}
#copyright {
	font-family: "Courier New", Courier, monospace;
	width: auto;
	height: auto;
	float: left;
}
.floatright a {
	float: right;
	text-decoration: none;
	color: #808000;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;




