@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000; }
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px; }
a:link {
	color: #006600;
	text-decoration: none;
	font-size:14px; }
a:visited {
	text-decoration: none;
	color: #006500; }
a:hover {
	text-decoration: underline;
	color:#009900; }
a:active {
	text-decoration: none; }
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {
	font-size: 18px;
	color:#006633; }
h2 {
	font-size: 14px;
	color: #000000; }
.style1 {
	font-size:11px; }
.style2 {
	font-size:16px; }
.td-bg {
	background:url(images/bg.jpg); }