@charset "utf-8";
/* CSS Document */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(bg.jpg);
	margin:0 auto; padding-top:0px; 

}

.style4 {font-family: "Times New Roman", Times, serif}
.style6 {font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style7 {
	color: #FF0000;
	font-weight: bold;
}
.style8 {font-size: 9px}
.style9 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style10 {font-size: 12px}



