.main {
		border: #000000;
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
    }
.head {
  font-family:	Arial;
	font-size:	16px;
	color:		black;
	font-weight:	700;
	backgound-color:	white;
	}
.maintext {
  font-family:	Arial;
	font-size:	14px;
	color:		black;
	font-weight:	400;
	background-color: white;
}
.footnote {
  font-family:	Arial;
	font-size:	12px;
	font-style:	italic;
	color:		black;
	font-weight:	400;
	background-color: white;
}.pict {
  font-family:	Arial;
	font-size:	14px;
	font-style:	italic;
	color:	blue;
	text-decoration: none;
	}
.pict:visited {
  font-family:	Arial;
	font-size:	 14px;
	font-weight:	400;
	color:	blue;
	text-decoration: none;
}
.pict:hover {
  font-family:	Arial;
	font-size:	 14px;
	font-weight:	400;
	color:	green;
 text-decoration: none;
}
.pageheader {
 font-family:	Arial;
 font-size:	24px;
 font-style:	normal;
 font-weight:	700;
 color:		black;
}
.subhead	{
  font-family:	Arial;
 font-size:	16px;
 font-style:	normal;
 font-weight:	700;
 color:		black;
}
.sides {
 font-family:	Arial;
 font-size:	14px;
 font-weight:	400;
 color:	green;
 text-decoration: none;
}
.sides:visited {
  font-family:	Arial;
	font-size:	 14px;
	font-weight:	400;
	color:	green;
	text-decoration: none;
	}
.sides:hover {
 text-decoration: none;
}
.links {
 font-family:	Arial;
 font-size:	14px;
 font-weight:	600;
 font-style:	italic;
 color:	white;
 backgroundcolor:	darkgreen;
 }
