body { 	
	margin:0px;         
	font-family:Arial;
	color:#848484;
	background-color:#C0FFC0;
	font-size:10pt;
    }

td {
    font-family:Arial;  
    font-size:10pt;
    }
.headline { 
    font-size:12pt;
    font-weight:bold;
    }


a:link    { color:#808080; text-decoration:underline; }
a:visited { color:#808080; text-decoration:underline; }
a:active  { color:#808080; text-decoration:none; }

.thumbs {
    vertical-align:top;
    width:100px;  
    text-align:center;  
}

.img_thumbs {
    margin:auto;
}