body {
	margin-top: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff;
	font-size: 8pt;

}

div.caption {
	position: fixed;
	width: 200px;
	top: 2px;
	bottom: 2px;
	margin-right: 4em;
	padding-right: 4em;
	padding-left: 1em;
	width:200px;
	border-right: thin solid;
	background: lightgray;
	background-color: lightgray;
}

div.copyright {
    position: fixed;
	top: auto;
	bottom: 10px;
	font-size: 90%;
}

p.links {
	font-size: 85%;
}

div.content {
	margin-left:220px;
	margin-top: 20px;
   text-align:center; 
}

div.content img {
    text-align:center; 
	border: ridge black;
}

a1 {
	color: #979797; 
}

a:hover {
	color: #804c4c; 
	background-color: #f0efe3;
}

.textsm {
	font-size: 100%; 
}
.textbg {
	font-size: 120%; 
}
.textreg {
	font-size: 10pt; 
	color: #979797; 
}

.thanks { font-size: 90%; font-style:italic }

