/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #999999;
	margin-top: 8%;
	margin-bottom: 8%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: #666666;
	color: #666666;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666600;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Cochin;
	font-size: 18px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Cochin;
}
h1 {
	font-size: 18px;
	color: #666666;
}.currentpage {
	color: #996633;
}
.menuList {
 width: 80px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #666666;
 text-align: left;
}.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
