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: Tahoma;
	font-size: 11px;
}
H1 {
	font-size: 21px;
	color: #51070C;
}
.title {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #092952;
	font-weight: bold;
}
a.navbar2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #092952;
	text-decoration: underline;
	font-weight: bold;
}
.space {
 line-height: 17px;	
}
.head-1 {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #1234B3;
}
a.navbar {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
a.navbar3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.navbar4 {
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #000;
}
a.navbar4:hover {
	font-size: 11px;
	font-weight: none;
	color: #000;
	text-decoration: underline;
}
.txt-1 {
	line-height: 11px;	
	color: #FFF;
}
.txt-2 {
   font-size: 11px;
	line-height: 18px;	
	color: #FFF;
}
.txt-3 {
   font-size: 11px;
	line-height: 18px;	
	color: #000;
}
.head-2 {
	font-size: 15px;
	font-weight: bold;	
	color: #FFF;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;	
	color: #FFF;
}



