@charset "utf-8";
/* CSS Document */

.style1 {
	color: #0000FF;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style6 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center
}
.style8 {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 36px;}
.style11 {	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
body {
	background-color: #FFCC66;
}
.style12 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#00F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
