.notepad{
	font-family: "Georgia", Times, sans;
	font-size:10pt;
	line-height:16pt;
	color:#597356;
	font-weight:normal;
	background:transparent;
}
.notepad a{
	color:#597356;
}
.notepad a:hover{
	color:#053000;
}
.biobody {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463c3c;
}
.email{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463c3c;
        text-align: center;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463c3c;
        text-align: center;
        position: relative;
        top: -16px;

}
#footer {clear:both; height:50px; width:100%; background-color: #d0dec9;}
.copyright {line-height:50px; padding-left:40px; font-size: 12px; color:#70896f;}

.linklist {
   list-style-type: disc;
   list-style-position: inside;
   padding: 6px;
   margin-left: 1em;
}

