/* Style Sheet developed 3/98 for UUUS web page - Al Veilleux */
/* Revised 2/20/02 - Al V */
 
Body {font: 12pt/14pt Arial, sans-serif; color: #333333}
  P { font: bold 12pt/14pt Arial, sans-serif }
  H1 { font-size: x-large; color: blue}
  H2 { font-size: large; color: green}
  H3 { font-size: medium; color: blue}

a:link { color: #336699; 
	font-family: Arial;
	text-decoration: none; }
A:hover {color: red;
	text-decoration: none; }
A:active { color: #FF00FF;
	text-decoration: none; }
A:visited { color: #0099FF;
	text-decoration: none; }
A.wh:link {color: silver;
	text-decoration: none; }
A.wh:visited {color: pink;
	text-decoration: none; }
  