.presoTitle {
	font-weight:bold;
	font-size:16px
}
.presoNavFooter {
	font-size:8px;
	margin-left:20px;
	margin-right:40px;
	position:absolute;
	bottom:3px;
	display:block;
}
.buttonstyle {
	font-face:verdana;
	font-size:14px;
}
ul {list-style: none;}

li {margin-top: 0.75em;}
ul ul li {margin-top: 0.125em;} 
.listyle {
	list-style: url("minin.jpg");
}
.spacediv {
	width:1px;
	height:50px;
}
.prefixed1 {
	background-color:lightblue;
	font-weight:bold;
	font-size:17px;
}
 
.prefixed2 {
	background-color:lightblue;
	font-weight:bold;
	font-size:18px;
      margin-right: 1em;
	padding: 0.75em 1.25em
}
.liststyle {
	list-style: circle outside


}

.title1 {
	font-weight:bold;
	font-size:24px
}

.title2 {
	font-weight:bold;
	font-size:20px
}

.title3 {
	font-weight:bold;
	font-size:18px
}
.introtitle1 {
	color: darkblue; 
      padding-bottom:20px; 
      border-bottom: thick solid blue;
	font-weight:bold;
	font-size:24px
}

.introtitle2 {
      position: relative; left: 80px;
	font-weight:bold;
	font-size:20px
}


.introtitle3 {
	font-weight:bold;
	font-size:18px;
	position: relative; left: 80px;
}




body {
	font-family:verdana,sans-serif;
}

.background {
	background-image:url('nlogo2.jpg');
	background-color:#eeeeff;
}

.mainbox {
	display:block;
	margin-left:151px;
	margin-right:20px
	margin-top:0px;
	margin-bottom:10px;
}

.presoHeader {
	margin-top:20px;
	margin-left:190px;
	margin-right:20px;
	display:block;
	background-color:rgb(245,245,255);
}

.headerSpacer {
	height:20px;
}

.presoFooter {
	margin-left:20px;
	margin-right:20px;
	position:absolute;
	bottom:20px;
	display:block;
	background-color:rgb(245,245,255);
}

.presoDate {
	margin-left:20px;
	margin-right:20px;
	position:absolute;
	bottom:20px;
	right:20px;
	display:block;
	background-color:rgb(245,245,255);
}