body {
	color: black;
	background-color: #999999;
}

a:visited,
a:active {
	color: #0004ac;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, san-serif;
}

/* For pictures script */
p.location { font-weight: bold }
p.description { font-style: italic; font-size: 1.5em }
p.directoryheading { font-weight: bold; font-size: 1.5em }
p.directories { margin-left: 2em }
table.thumbnails { text-align: center }
td.thumbnail p.description {
     color: black;
     font-style: normal;
     font-size: 0.8em
}
td.thumbnail { text-align: center; background: #CCC; padding: 1em }
td.title     { text-align: center;
     font-family: Arial, Helvetica, san-serif; font-weight: bold;
     font-size: 9pt }
img.preview { text-align: center }
img.thumbnail { border: 0 }

