
body {  
  font-family: sans-serif; background:white; 
  font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	color: rgb(65,75,65);
	/*
	border-left: 5px solid rgb(216,211,211);
	*/
	}

p, address, h2,h1 { padding-left: 15px }

h1 span.o {
  font-size: larger;
}

div.footer {
  /*
  border-top: 1px solid;
  padding: 3px; width:100% ; font-size:smaller;
  */
  /* font-size: smaller; */
  text-align: right;
	margin-top: 30px;}
	
a:link    { color: rgb(160,100,40); }
a:visited { color: rgb(140,80,20); }
a:active  { color: black; background: rgb(255,255,220) }

a {
  text-decoration: none;
  }

a.ref {
  vertical-align: super;
  font-size: smaller;
}  

 
div.menu {
  padding-top: 20px;
  text-align: center;
  }

div a {text-decoration: none; font-weight: bold;}

img.face {
  margin-left: 40px;
  margin-right: 30px;
  margin-top: 0px; 
  float: right;
}

img, span.img {
  margin: 10px;
  } 	
p.img {
  text-align: center;
  }
p.sig {
  text-align: left;
  }
img {
  border-top: 1px solid silver;
  }
img {
  border-left: 1px solid silver;
  }
img {
  border-bottom: 1px solid rgb(65,75,65);
  }
img {
  border-right: 1px solid rgb(65,75,65);
  }

