@charset "utf-8";
/* CSS Document */

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #bf9362;
	text-align: center;
}
.copyright a {
	color: #00FF00;
	text-decoration: none;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.main a {
	color: #D19000;
	text-decoration: none;
}
.subs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFCC66;
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
}
.orange {
	color: #FFCC66;
	font-weight: bold;
}

.main-centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
}
.order {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 100px;
	padding-right: 120px;
}
