body {
	background-color: #000000;
	background-image: url(images/back_page.gif);
	margin-top: 0px;
}
.whiteBack {
	background-color: #FFFFFF;
}
.navBack {
	background-color: #716F85;
	background-image: url(images/back_nav.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 180%;
	margin-right: 15px;
	margin-left: 10px;
	text-align: justify;
	word-spacing: 2pt;
	margin-bottom: 10px;
	letter-spacing: 1pt;
}
a:link {color: #993333; text-decoration: underline}
a:visited {color: #706E84; text-decoration: underline}
a:hover {color: #353365; text-decoration: underline}
a:active {color: #47495E; text-decoration: underline}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3B3B6C;
	background-image: url(images/back_bottom.gif);
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 4px;
}
h1 {
	font-size: 14px;
	color: #993333;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}strong {
	font-size: 12px;
	line-height: 180%;
	font-style: normal;
	color: #993333;
	padding-left: 10px;
}

.pictures {
	padding-right: 15px;
}