/* External stylesheet */

body     { font-family: arial, helvetica, sans-serif }
      
a.nodec  { text-decoration: none }

a:hover  { text-decoration: none }

li em    { font-weight: bold }
	         
h1, em   { text-decoration: underline }

h2, em   { font-size: 14pt; text-decoration: none }

h3, em   { font-size: 11pt }

ul       { margin-left: 20px }
	
ul ul    { font-size: .8em; }

em       { font-weight: bold;                          
                color: black }  
.special { color: #6666ff }  

b        { font-size: 10pt; font-family: arial, sans-serif }
                          
a        { font-size: 10pt; font-family: arial, sans-serif }

p        { font-size: 10pt; font-family: arial, sans-serif; font-weight: bold }


