body  { color: white; font-size: 14px; font-family: Verdana, Helvetica, sans-serif; background-color: #b3b3b3 }
body.hor {margin-top: 0; margin-bottom: 0;}

a:link      {
	color: #ffff00;
	text-decoration: none;
}
a:visited   {color: #ffff00; text-decoration: none; }
a:active    {color: #ffff00; text-decoration: none; }
a:hover     {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

p.maintitle {
	font-size: 14px;
	font-weight: bold;
	text-shadow: #333333 3px 4px 4px;
}
p.maintitlesmall {font-size: 14px; font-weight: bold; text-shadow: #333333 3px 3px 3px;}

table {font-size: 14px; color: white;}

small {font-size: 12px;}

.title {font-size: 13px;}
.date {font-size: 12px;}
.comment {font-size: 12px;}
.iptc {font-size: 10px; color: #303030;}
.exif {font-size: 10px; color: #303030;}

form {margin: 0;}

