a:link { text-decoration:underline; 
		font-family: Arial; font-size: 9pt; color:#0066FF; }
 a:visited { text-decoration:underline; 
 		font-family: Arial; font-size: 9pt; color:#0066FF; }
 a:hover { text-decoration:underline; 
 		font-family: Arial; font-size: 9pt; background-color:#FFFF00; }
 a:active { text-decoration:none;  
 		font-family: Arial; font-size: 9pt; }

table { table-layout:100%; }
p      { margin-top: 2; margin-bottom: 2; font-family: Arial; font-size: 9pt; border-color:#00ff00 }
td		{ font-family: Arial; font-size: 9pt }

h2		{ color:#0066FF; margin-bottom: 8; }
h4		{ color:#0066FF; margin-bottom: 8; }