body {
	background-color: #171717;
	background-image: url(web/bg.jpg);
}
h1 {
	font-family: "Minion Pro", "Times New Roman";
	font-size: 36pt;
	color: #E9A737;
}
.text {
	font-family: "Minion Pro", "Times New Roman";
	font-size: 12px;
	color: #421A22;
	font-weight: bold;
	font-variant: small-caps;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(web/bullet.png);
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #804D00;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #804D00;
	font-size: 10pt;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #804D00;
	font-weight: bold;
	font-variant: normal;
}
.themenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #804D00;
}
.themenuon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #A4A400;
}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #768000;
}
.submenuon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00CC99;
}
.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
