body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	background-color: #CB2347;
	line-height: 17px;
	color: #000;
}
a.navbar {
	font-size: 13px;
	text-decoration: none;
	color: #000;
}
a.navbar:hover {
	font-size: 13px;
	color: #E7375E;
	text-decoration: none;
}
.title {
	font-size: 37px;
	color: #FFF;
}
.slogan {
	color: #FFCC00;
	font-size: 14px;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
H1 {
	font-size: 21px;
	color: #A30514;
	font-weight: normal;
}
.head-2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.txt-1 {
	color: #FFF;
}
a.navbar3 {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}
.head-3 {color: #FFF;
font-size: 17px;
font-weight: bold;
}
a.navbar4 {
	font-size: 13px;
	text-decoration: none;
	color: #FFAA47;
}
a.navbar4:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a.navbar5 {
	font-size: 13px;
	text-decoration: underline;
	color: #000;
}
a.navbar5:hover {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
