body {
	background: #fff;
}

div#pictures
{
	position:relative; 
	margin-top:0;
	margin-left:5px;
	margin-bottom:3px;
	float: none;
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000039;
	text-align: left;
}

.blind {
	margin: 10px 5px 0; 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000039;
	text-align: left;
 }

.doh {
	margin: 10px 5px 0; 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000039;
	text-align: left;
 }

.do {
	margin: 10px 5px 0; 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000039;
	text-align: justify;
 }

.nbr {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
 }

.img {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
 }

p, ul  {
	color: #000039;
 } 

ol {
	margin: 10px 5px 15px; 
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000039;
	text-align: left;
 }

.listheading {
	display: none;
 }

a:link {color: blue; text-decoration: none; } 
a:hover {color:#FF9900; text-decoration:none; } 
a:active {	color: #8000FF; text-decoration: none; }
a:visited {color: green; text-decoration: none; } 
