
body {
  font: 10pt sans-serif; 
  color: black;
  background: white;
}
div.credits { 
	font-size: 9pt;
	padding: 10px;
   margin-top: 5em;
	margin-left: 50px;
	margin-right: 50px;
margin-bottom: 2em;
   background: #e0e0e0;
   border: 1px dotted #a00000;

}
h1.title {
  font-size: 14pt sans-serif;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 0;
   background: #e0e0e0;
  border-left: 1px solid #a00000;
  border-right: 1px solid #a00000;
  border-bottom: none;
  border-top: 1px solid  #a00000;
}
h3 {
  font-size: 10pt;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
   margin-bottom: 0;
   margin-top: 0;
   background: #e0e0e0;
  border-left: 1px solid #a00000;
  border-right: 1px solid #a00000;
  border-bottom: none;
  border-top: 1px dotted  #a00000;
}
h2.daterange{
  font-size: 10pt;
	padding: 10px;
  margin-top: 0;
	margin-left: 50px;
	margin-right: 50px;
  margin-bottom: 2em;
   background: #e0e0e0;
  border-left: 1px solid #a00000;
  border-right: 1px solid #a00000;
  border-bottom: 1px solid #a00000;
  border-top: 1px dotted  #a00000;
}
td.index { 
  font-size: 10pt;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
   margin-bottom: 0;
   margin-top: 0;
   background: #e0e0e0;
  border: 1px solid #a00000;
}
table.index {
  background: #ffffff;
  border: none;
  border-spacing: 10px;
}
img.index { border: none ! important;}
div.index { font-family: Arial,Helvetica,sans-serif;
                        font-size: 80%; }

/* Photo captions & Directory titles */
div.caption { font-family: Arial,Helvetica,sans-serif;
              font-size: 100%; font-weight: bold; margin: 100em; }

/* Table attributes */
table.frame { background: #ffffff; border: none }
td.frame { border: none; padding: 0px }

/* Image attributes */
img.slide { border: none; }
img.frame { border: none; }

/* Link attributes */
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #a00000;
	}
a:hover, a:active { 
	color: #a00000;
   text-decoration: underline;
}
detail.a { border:none ! important; }
