/* CSS Document */
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-image: url(background_repeat.jpg);
}
.style3 {font-size: 10px}
.style4 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style6 {
	color: #8B0035;
	font-size: 12px;
}
.style8 {color: #8B0035; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
}
.style9 {color: #333333; font-size: 9px; font-family: Verdana; }

