@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #74C8BA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #74C8BA;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #74C8BA;
}
.style1 {font-size: 14px}
.style2 {color: #CCCCCC}
.style6 {
	font-size: 11px;
	color: #CCCCCC;
}
.style7 {color: #999999}
.style8 {font-size: 10px}
.style9 {
	padding-bottom:10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}