@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
a {
	font-size: 11px;
	color: #777777;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #777777;
}

img {border:0;}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #000000;
}
