BODY { background-color: #cccccc } 
P { 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: black }
ol { 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: black }
ul { 
	font-family: Arial, sans-serif; 
	font-size: 12pt; 
	color: black }
P.grey {
 	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	color: lightgrey }
P.small {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: black }
	
EM { color: yellow } 
A.nodec { 
	text-decoration: none; 
	color: black;
	font-family: Arial, sans-serif; 
	font-size: 12pt } 
A.nodecg {
	text-decoration: none; 
	color: yellow;
	font-family: Arial, sans-serif; 
	font-size: 10pt } 
A.nodecb { 
	text-decoration: none; 
	color: #333399;
	font-family: Arial, sans-serif; 
	font-size: 12pt } 
A:hover { 
	text-decoration: underline; 
	color: yellow } 
IMG { border: 0 }