body {
	margin: 0px;
	background-image: url('images/nabkgnd.jpg');
	background-repeat: repeat;
}
	
.style1 {
	color: rgb(255, 255, 255);
}
.style2 {
	color: #FFFFFF;
	font-style: italic;
	font-size: x-small;
}
.style3 {
	color: rgb(255, 255, 255);
	font-family: "Trebuchet MS";
}
.style4 {
	font-size: x-small;
}
.style6 {
	font-size: x-small;
	color: rgb(255, 255, 255);
}
.style7 {
	color: rgb(255, 255, 255);
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
}

.style7 li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -15px;
	list-style-type: none;
}  

.style7 a {
	color: rgb(255, 255, 255);
	font-size: 12pt;
	font-family: Verdana;
	text-decoration: none;
}

.style7 a:hover, a:active {
	color: rgb(255, 255, 255);
	font-size: 12pt;
	font-family: Verdana;
	text-decoration: underline;
}

.style8 {
	color: rgb(255, 255, 255);
	font-size: x-small;
	font-family: Verdana;
	text-align: left;
}

.style8 li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -40px;
	list-style-type: none;
}  

.style8 a {
	color: rgb(255, 255, 255);
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

.style8 a:hover, a:active {
	color: rgb(255, 255, 255);
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
}
	