body {
	background-image: url("images/body-bg.jpg");
	background-color: #000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.space {
 line-height: 17px;	
}
a.navbar2 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
a.navbar2:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
a.navbar:hover {
	font-size: 12px;
	color: #970000;
	text-decoration: none;
	font-weight: bold;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar3:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
H1 {
	font-size: 23px;
	color: #FFFF00;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}



