@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: #432b18;
}
.footer-text {
	font-family: verdana;
	font-size: 9px;
	color: #6B4525;
}
.small-text-gray {
	font-family: verdana;
	font-size: 9px;
	color: #868686;
}
.small-text-bold-gray {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	color: #868686;
}
.small-text-brown {
	font-family: verdana;
	font-size: 9px;
	color: #9D6537;
}
.medium-text-gray {
	font-family: verdana;
	font-size: 12px;
	color: #868686;
}
.medium-text-purple {
	font-family: verdana;
	font-size: 12px;
	color: #942BAE;
}	
.medium-text-blue {
	font-family: verdana;
	font-size: 12px;
	color: #0066FF;
}	
.medium-text-yellow {
	font-family: verdana;
	font-size: 12px;
	color: #dab604;	
}
.medium-text-green {
	font-family: verdana;
	font-size: 12px;
	color: #189f4e;	
}
.medium-text-aqua {
	font-family: verdana;
	font-size: 12px;
	color: #00cccc;	
}	
.big-title-gray {
	font-family: geneva;
	font-size: 15px;
	color: #868686;
}
.big-title-white {
	font-family: geneva;
	font-size: 15px;
	color: #FFFFFF;
}
.big-title-aqua {
	font-family: geneva;
	font-size: 15px;
	color: #00cccc;
}
.big-main-white {
	font-family: arial;
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
}
.big-main-green {
	font-family: arial;
	font-size: 30px;
	color: #189f4e;
}
.big-main-purple {
	font-family: arial;
	font-size: 30px;
	color: #942BAE;
}
.big-main-blue {
	font-family: arial;
	font-size: 30px;
	color: #0066FF;
}
.big-main-yellow {
	font-family: arial;
	font-size: 30px;
	color: #dab604;
}
.big-main-aqua {
	font-family: arial;
	font-size: 30px;
	color: #00cccc;
}