body {
	background-color: #9a9a9a;
    background-image: url(../images/art.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.main {
	margin: 0 auto;
	text-align:left;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
.text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 35px;
}
.txt8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 25px;
}
.txt9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 18px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a.t1:link {
	color: #990000;
}
a.t1:visited {
	color: #990000;
}
a.t2:link {
	color: #009900;
}
a.t2:visited {
	color: #009900;
}
a.t3:link {
	color: #006699;
}
a.t3:visited {
	color: #006699;
}
