.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;
	background-color:	white;
	}
.maintext {
  font-family:	Arial;
	font-size:	14px;	
  padding:	10;
	margin:	10;
	color:		black;
	font-weight:	400;
	background: white;
	line-height:150%;
	border-style: solid;
	border-width:0;
	border-color:#666;
	border-left-width:1;
	border-right-width:1;
}
.pict {
  font-family:	Arial;
	font-size:	14px;
	font-style:	italic;
	color:	black;
	text-decoration: none;
	}
.pict:visited {
  font-family:	Arial;
	font-size:	 14px;
	font-weight:	400;
	color:	black;
	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:	800;
 color:	green;
 text-decoration: none;
}
.sides:visited {
  font-family:	Arial;
	font-size:	 14px;
	font-weight:	800;
	color:	green;
	text-decoration: none;
	}
.sides:hover {
 text-decoration: none;
}
.links {
 font-family:	Arial;
 font-size:	14px;
 font-weight:	500;
 font-style:	italic;
 color:	green;
 background-color:	white;
 }
 .nav {
 font-family:	Arial;
  font-size:	14px;
 font-weight:	600;
 text-decoration: underline;
 color: blue;
 border: #000000;
 }
.nav:visited {
 font-family:	Arial;
  font-size:	14px;
 font-weight:	600;
 color: black;
 text-decoration: underline;
  border: #000000;
 }
