BODY {
font-family: "Times New Roman", serif; 
font-size: 11pt; 
background-color: #003300 ;
margin-top: 10px;
		} 

h1 { 
font-size: 12pt; 
font-style: italic;
color: #006633;
 }

h2 { 
font-size: 12pt; 
font-style: italic;
color: #006633;
 }

h3 { 
font-size: 12pt; 
font-style: italic;
color: #006633;
 }

a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: Gray;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
}

a.anchor { color:#006633 }

table.main { 
width: 750px; 
margin: auto;
background-image: url(nabkgnd.jpg);
 }

div.images {
	float:left;
	margin-bottom:0px;
}

 
div.quote {
	margin-top:40px;
	font-weight:bold;
	font-style:italic;
	font-size:14pt
}

div.tag {
	font-size:14pt;
	text-align:center;
	font-weight:bold;
	font-style:italic;
} 

span.emph {
	 font-weight:bold;
	 font-style:italic;
}
div.emphr {
	 font-weight:bold;
	 font-style:italic;
	 text-align:right;
}

div.nav {
	float:left;
	margin:10px;
	padding:10px;
	font-weight:bold;
	background-color:white;
}

p.home {
	margin-top:0px;
	margin-bottom:0px;
}

h3.foot {
	text-align:center; 
	margin-bottom:0px;
}

 hr { width: 50%;
 color: #006633;
 margin-top:10px;
 margin-bottom:10px;
 padding:0 }
 
img.gallery {
	border: 1px solid Black
}
 
p.formp {
	text-align:left;
	font-size:10pt;
	margin:10px;
}
 
 .author {
	font-size: 10pt;
	text-align: right;
	font-weight: bold;
}
