a:hover {  color: #000000; text-decoration: underline}
a:link {  text-decoration: underline; color: #695635}
a:visited {  text-decoration: underline; color: #695635}
body, p, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	}
h2 {
	font-size: 14pt;
	font-weight: bold;
	}
.cellborder
{
	border-top: #695635 1px solid;
    border-bottom: #695635 1px solid;
    border-left: #695635 1px solid;
    border-right: #695635 1px solid;
	padding: 0,0,0,0;
}


