body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../image/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 12px;





}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a:link {
	color: #666633;
	text-decoration: none;

}
a:visited {
	color: #666633;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}

