body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;

}
.style3 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #003399;
	
}
.style5 {
	font-size: medium;
	font-family: "Trebuchet MS";
	
}
.style7 {
	font-family: "Trebuchet MS";
	font-size: small;
}
.style8 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: large;
	color: #FF6600;
}
.blink {font-size: medium;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color:#003399;
	text-decoration: blink;
	text-align: center
}
.style11 {font-family: "Trebuchet MS"; font-size: medium; color: #003399;font-weight: bold;}