body {
	background-color: #EED401;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	line-height:17px;
}
.slogan {
    font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.title {
	font-size: 31px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #F0D000;
	text-decoration: none;
}
.head-1 {
	font-size: 19px;
	font-weight: normal;
	color: #FFF;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;	
	color: #FFF;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;	
	color: #FFFF00;
}
.txt-1 {
	color: #000;
}
.style1 {
	color: #000;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}


