/* CSS Document */


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.style5 {color: #ffffff; font-weight: bold; }
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffdc79;
	font-weight: bold;
}
.style9 {color: #ffdc79; font-weight: bold; font-size: 18px; }
.style11 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #ffdc79; font-weight: bold; }
.style12 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #ffdc79; font-weight: bold; }
.style13 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #ffdc79; font-weight: bold; }
.style15 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
.style16 {font-family: Arial; font-size: 12px; }
.style17 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #ffffff; font-weight: bold; }
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: ffffff;
}
a:visited {
	text-decoration: none;
	color: ffffff;
}
a:hover {
	text-decoration: none;
	color: ffdc79;
}
a:active {
	text-decoration: none;
	color: ffdc79;
}

<body> {text-align: center; }
#wrapper {width: 760px; margin: 0 auto; text-align: left; }
