@charset "utf-8";
/* CSS Document */
<!--
.style1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style4 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.style5 {font-family: tahoma; font-size: 11px; color: #333333; }
.style6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
}

-->
