body
 {
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 5px;
  margin-top: 0;
 
 }

a:link, a:active, a:visited
 {
  color: #000000;
  text-decoration: none;
 }

a:hover
 {
  color: #4325A4;
  text-decoration: none;
 }

td.logo
 {
  background-image:   url(images/Sapp_Sage.gif);
  background-repeat: repeat-y;
  
 }

td.menu
 {
	
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	color: #404040;
	font-size: 12px;
	
 }

td.content
 {
  padding-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  vertical-align: top;
  color: #000000;
  font-size: 14px;

  border-color: #000000;

  border-width: 0px;

  border-style: solid;
 }
