body {
  	font-family:  Arial, Helvetica, sans-serif;
  	margin: 0px;
}
a:link {
   color: #0000FF;
   text-decoration: underline;   
  }
a:visited {
   color: #0000FF;
   text-decoration: underline;
  }
a:hover {
   color: #A54918;
   text-decoration: underline;
}

#pop {
	font-family: Arial, Helvetica, sans-serif;
	width: 450px;
	position: absolute;
	top: 1988px;
	left: 10px;
}
#pop p {
	font-size: 14px;
	font-weight: normal;
	width: 450px;
	text-align: left;
}	
h1 {
   font-size: 15px;
   font-weight: bold;
   color: #000080;
   margin-top: 0px;
   margin-bottom: 7px;
}
h2 {
   font-size: 15px;
   font-weight: bold;
   color: #000080;
   margin-top: 15px;
   margin-bottom: 0px;
   text-align: center;
}
h3 {
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
h4 {
   font-size: 16px;
   font-weight: bold;
   color: #A22039;
   margin-top: 10px;
   margin-bottom: 10px;
   text-align: center;
}
h5 {
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 18px;
}
#content {
	margin-top: 25px;
	margin-left: 225;
	width: 500px;
	font-size: 14px;
}
p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}	
ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
li {
  margin-top: 4px;
  margin-bottom: 4px;
}  
.popcontent {
	margin-top: 0px;
	margin-bottom: 0px;
    font-size: 12px;
}