* {
font-size:12pt;
font-family:tahoma, helvetica, arial, verdana, sans-serif;
margin:0;
padding:0;
}

div#container {
width:850px;
position:absolute;
top:0;
left:50%;
margin-left:-400px;
}
h1           {  font-size: 24pt; font-weight: bold; text-align: center;  margin-top: 20px; 
               margin-bottom: 20px; vertical-align:baseline;  color: #1959a0 background-color:#ffffff;}
h2           {  font-size: 10pt;  font-weight: bold; text-align: center; line-height: 100%; 
               margin-top: 20px; margin-bottom: 20px;  color: #1959a0  background-color:#ffffff;}
body           { margin: auto;  font-size: 12pt; 	color: #000000; position: relative;		text-align: center;		background-color:#ffffff;}		
p           { 	margin: auto; 			 font-size: 12pt; 	color: #000000; position: relative;			background-color:#ffffff;	}		
ph           {color: #000000; position: relative;		margin-bottom: 6;		background-color:#ffffff;}		 

normal       {color: black; background-color:#ffffff;}
h3           {font-weight: bold ; line-height: normal; background-color:#ffffff;}
h4           {position: relative; margin-bottom: 6;text-align: center; background-color:#ffffff;}
h5           {font-size: 8pt;  text-align: center; margin-top: 15px; color: gray; background-color:#ffffff;}
a 	 { color: #464646}
a:hover 		 { color: silver}
img {border: 1px black solid;}

.thumbnail
{
float: left;
width: auto;
border: 1px solid #0;
margin: 0 5px 5px 0;
}
.clearboth { clear: both; }
