@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(pattern10.gif);
	background-position: center;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ae7b13;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ae7b13;
}
a:hover {
	text-decoration: none;
	color: #F9B111;
}
a:active {
	text-decoration: none;
	color: #ae7b13;
}
