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

body {
	background-color: #89AFC2;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
}
.style2 {
	color: #89AFC2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {color: #000000}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
-->