@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
}
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.style3 {color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 16px; font-weight: bold; }
.style9 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
}
.style10 {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 10px;
	font-weight: bold;
	color: #4F46A0;
}
.style13 {font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic"; font-size: 9px; }