body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../include/bkd.png);
    background-repeat:repeat-x;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}