body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	background-color: #190B0B;
}
.title {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #F5238C;
	font-size: 13px;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #861329;
	text-decoration: none;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC00;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
H1 {
	font-size: 21px;
	color: #FDC848;
	font-weight: normal;
}
.head-2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
.border {
	border: 1px solid #DF9700;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #DA0873;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

