body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
.title {
	font-size: 28px;
	font-weight: normal;
	color: #000;
}
.slogan {
	font-size: 17px;
	font-weight: normal;
	color: #A02214;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #FFFF00;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.style1 {
	color: #990000;
	font-weight: normal;
	font-size: 12px;
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
a.navbar2:hover {
	color: #000;
	text-decoration: none;
}
.head-2 {
	font-size: 21px;
	font-weight: bold;	
	color: #C15910;
}
.style2 {
	color: #000;
	font-size: 12px;
}
.style3 {color: #990000}
