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: 11px;
	line-height: 17px;
}

.slogan {
	font-size: 12px;
	color: #D2DFF0;
}
.title {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
}
H1 {
	font-size: 20px;
	color: #D00204;
}
a.navbar {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar2 {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.head2 {
	font-size: 16px;
	color: #526D80;
	font-weight: bold;
}
.border {
	border: 1px solid #9AAFBE;
}
.head1 {
	font-size: 15px;
	color: #D1DDF5;
	font-weight: bold;
}
a.navbar3 {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.navbar3:hover {
	font-size: 11px;
	color: #D88810;
	text-decoration: none;
	font-weight: bold;
}
.txt1 {
	color: #FFF;
}
.head3 {
	font-size: 14px;
	color: #D88810;
	font-weight: bold;
}







