body {
   background-color: transparent;
   font-size: 12pt;
   }
.grid_300, .grid_940, .gallery-overview, #footer {
   display: none;
   }
.grid_550 {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:after, a:link:after  { 
	color: #000000;
	background-color:transparent; 
	content: " * Link " attr(href) "* ";
}

a:visited:after {
	color:#000000; 
	background-color:transparent;
	content: " * Link " attr(href) "* ";
}

table {
	empty-cells:show;
	margin:20px 0;
}

caption {
	text-align:left;
	font-weight:bold;
}

th {
	text-align:left;
}