<style>
.dummy	{ font-size: 20pt; }

a:visited   { color: blue; text-decoration: none; }
a:active    { color: blue; text-decoration: none; }
a:link      { color: blue; text-decoration: none; }
a:hover     { color: blue; text-decoration: underline; }

.std, body, th, td, ul, p, dir
        { font-size: 12pt; font-family: Comic Sans MS, Helvetica;
          color: black; }
.ref
		{ font-size: 7pt; font-family: Comic Sans MS, Helvetica; }
.title, h1
		{ font-style: italic; font-size: 20pt; 
	      font-family: Times New Roman; color: Navy; }
.subtitle, h2
		{ font-style: italic; font-size: 16pt; 
	      font-family: Times New Roman; color: Navy; }
</style>
