body {
	background-image: url(02bk.jpg);
	background-repeat: repeat-x;
	background-color: #227AEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.footer {font-size: 9px}
.footer a{
	font-size: 9px;
	color: #333333;
}
.footer a:link{
	font-size: 9px;
	color: #333333;
}
.footer a:hover{
	font-size: 9px;
	color: #227AEE;
	text-decoration: none;
}
.style1 {	color: #227AEE;
	font-weight: bold;
	font-size: 14px;
}
.style2 {	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.style3 {	color: #227AEE;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
a {
	color: #227AEE;
	text-decoration: underline;
}
a:link {
	color: #227AEE;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}