@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif; }
body {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#333333; }
a:link {
	text-decoration: none;
	color:#6600FF; }
a:visited {
	text-decoration: none;
	color:#6600FF;  }
a:hover {
	text-decoration: underline;
	color:#FF0066; }
a:active {
	text-decoration: none; }
td-bg {
	background:images/bg.jpg }
.style1 {
	font-size:10px; }
.style2 {
	font-size:12px; }
.style3 {
	font-size:18px;
	color:#FF3300; }
.style4 {
	font-size:24px;
	font-weight:bold; }
.style5 {
	font-size:36px;
	font-weight:bold; }
.style6 {
	border-color:#000000; border-style:solid; border-width:thin; }
