/*Stylesheet van Franklin en France*/
body 				 {background-color: #C0C0C0;
						 }
a:link 			 {color: #0000FF}
a:visited		 {color: #FF00FF}
a:active 		 {color: #FFFF00}
a:hover 		 {color: #ff99ff}

p.question { text-align:center; color:green; font-style:italic; font-weight:bold; font-size:16pt }
h1 { background:silver; text-align:center; font-size:14pt; font-family:BernhardTango BT; color:black }
h2 { background:"#C0B98E"; text-align:center; font-size:10pt; font-style:italic; color:black }
h3 { background:silver; font-weight:bold; font-style:italic; color:black }
h4 { background:"#C0B98E"; text-align:center; font-size:16pt; font-weight:bold; font-family:Freehand591 BT; color:black }
p#copyright { text-align:center; font-size:8pt; font-family:BernhardTango BT }

