body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	color: #000;
	line-height: 17px;
}
.title {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
a.navbar {
	font-size: 14px;
	color: #BDB00C;
	text-decoration: none;
}
a.navbar:hover {
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
}
.head2 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
a.navbar2 {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.navbar2:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
H1 {
	color: #990000;
	font-size: 23px;
}
.head3 {
	font-size: 16px;
	color: #8B3A0B;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
}
a.navbar3 {
	font-size: 11px;
	color: #8B3A0B;
	text-decoration: none;
}
a.navbar3:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.txt-1 {
	color: BDB00C;
	line-height: 18px;
}
