body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	color: #FFF;
	font-size: 15px;
}

a:link {
	color: #004A6F;
	text-decoration: underline;
	font-weight: bold;
	
}
a:visited {
	text-decoration: underline;
	color: #004A6F;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #EA1B23;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
a.navbar {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:visited {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

H1 {
	font-size: 23px;
	color: #FFFFFF;
}
.space {
 line-height: 17px;	
}
.head-1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFCC00;
}
.head-3 {
	font-size: 19px;
	font-weight: bold;
	color: #317433;
}
.txt-1 {
	line-height: 15px;	
	color: #000;
}
.txt-2 {
	line-height: 15px;	
	color: #FFF;
}
.normal_txt {
	font-size: 13px;
	font-family: Tahoma;	
}
.title_txt {
	font-size: 13px;
	font-family: Tahoma;
	color: #006699;
	font-weight:bold;
}
a.navbar3 {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:active {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
a.navbar3:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
a.navbar3:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
