body { 
	background-color: #acacac ; 
	background-image: url('images/bg/ppnstamp_emboss.png') ; 
	background-repeat: no-repeat ;
	font-family: 'Verdana, Arial, Helvetica, sans-serif' ; 
	font: normal 12pt Verdana, sans-serif  ; 
	font-weight: bold ;
	color : #ffee00 ;
}

a:link { color :  #ffee00; text-decoration:none }
a:visited { color :#ffee00; text-decoration:none }
a:hover { color :#f9ffb1; text-decoration:none }
a:active { color: #ffee00; text-decoration:none }

table { 
	border : none ; 
	width: 90% ;
	margin-left: 5em ; 
	margin-top: 10px ; 
}

td.img1 { width: 200px ; text-align: right; }
td.cap1 { font-size: 18pt; padding-left: 2em ; }
td.img2 { width: 180px ;  }
td.cap2 { font-size: 24pt; }
td.img3 { vertical-align: top ; text-align: right; padding-right: 2em ; }
td.cap3 { font-size: 30pt; height: 140px ; padding-top: 40px }
td.img4 { width: 230px ; text-align: right }
td.cap4 { font-size: 16pt; padding-left: 20px } 

p.cpr { 
		font-weight: normal ;
		color : #0d15b7 ; 
		text-align: right ;
		margin-right: 2em ;
} 

a.cpr:link { color :  #0d15b7 ; text-decoration:underline }
a.cpr:visited { color :  #0d15b7 ; text-decoration:underline }

/*a.critic:link { color:  #c20736 ; text-decoration:none }
a.critic:visited { color:  #c20736 ; text-decoration:none }
a.critic:hover { color:  #000000 ; text-decoration:none } */

