@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-color: f8f8ee;
	padding-top: 1em;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-repeat:no-repeat;
	letter-spacing: 0.1em;
}
	

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

