
a:visited    { color: #0000FF; text-decoration:underline; }
a:hover      { color: #FF0000; text-decoration:underline; }
a:active     { color: #FF0000;  text-decoration:underline; }
a:link       { color: #0000FF; text-decoration:underline; }



h1           { font-family: Lucida Calligraphy, Arial; font-size: 24pt }
h2           { font-family: Lucida Calligraphy, Arial; font-size: 20pt }
h3           { font-family: Lucida Calligraphy, Arial; font-size: 14pt }
h4           { font-family: Lucida Calligraphy, Arial; font-size: 12pt }
h5           { font-family: Lucida Calligraphy, Arial; font-face: Lucida Sans, Arial Narrow;
								font-size: 10pt; font-weight: bold }
h6           { font-family: Verdana; font-size: 8pt; font-weight: bold }
body         { font-family: Lucida Sans, Arial; font-size: 10pt; }