@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/back.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 18px;
}
.style4 {
	font-size: 11px;
}
a:link {
	color: #F47604;
	text-decoration: none;	
}
a:visited {
	color: #F47604;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
a:active {
	color: #F47604;
	text-decoration: none;
}
