@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #01025e;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-repeat: repeat-x;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #01025E;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #01025E; }
.style3 {color: #999999}