/* CSS Document */

h1 {font-size:22pt;}
h2 {font-size:14pt;}

a:link, a:visited { color: blue; }
.dynlink { cursor:pointer; cursor:hand; text-decoration: underline; color:blue; }

