<!-- Cascading Style Sheets -->
<!-- CSS-fil navn: typografi.css -->
<!-- Forfatter: Brian Nygaard Nielsen (Bitis) -->
<!-- Copyright © Bitis 1999, 2000 -->

<!--

 .sideoverskrift { font-family: Arial Rounded MT Bold, Verdana, sans-serif;
	                 font-size: 30pt;
	                 color: white }
 
 .hovedtekst { font-family: Arial, sans-serif;
                font-size: 14pt;
                color: white }

 .reference { font-family: Arial Black, sans-serif;
           font-size: 10pt;
           color: yellow; }

 .titel { font-family: Arial Black, sans-serif;
           font-size: 12pt;
           color: yellow; }

 .menu { font-family: Arial Black, sans-serif;
           font-size: 12pt;
           color: yellow; }

HR {color: white }

p { font-family:  Arial, sans-serif;
	    font-size: 10pt;
	    color: white}

A {text-decoration: none}

-->
