body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	background-color: #350000;
}
.title {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #FFCC00;
	font-size: 13px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFFF00;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
H1 {
	font-size: 21px;
	color: #FFCC00;
	font-weight: normal;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.style1 {
	color: #FFCC00;
	font-size: 12px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
