@charset "utf-8";
body {
	margin:0px;
	background-color: #fff1d0;
	background-image: url(o1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size:12px;
}
table {
	font-size:12px;
}
a:visited, a:link {
	color: #474747;
	text-decoration: none;
}
a:hover {
	color: #9a7649;
	text-decoration: none;
}
.word1{
	color:#9a7649;
	font-weight:bold;
}
.word2{
	color:#474747;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.word3{
	color:#9a7649;
	font-size:14px;
}

.word4{
	color:#474747;
	font-size:12px;
	line-height:180%;	
}
