body {
	background-color: white;
	font-family: Verdana, Arial, helvetica, sans-serif;
}
.SetTitle {
	background-color: white;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.PicTitle, .PicTitle * {
	background-color: white;
	font-size: 9pt;
	text-decoration: none;
	color: black;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.PicAuthor, .PicAuthor * {
	background-color: white;
	font-size: 8pt;
	text-decoration: none;
	color: black;
	text-align: right;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.Nav, .Nav * {
	background-color: #E77919; 
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        color: white;
	padding-top: 2px; 
	padding-bottom: 5px; 
        margin-bottom:5px;
}

