body {font-size: 10 pt;
      font-family: Arial, sans-serif;
      color: black;
      background: white;}
      
a:link {color: blue;}
a:visited {color: purple;}
a.active {color: white;}

div.footnote {font-size: 9pt;
	      line-height: 12pt;
	      text-align: center;
	      font-style: italic;}
	      
.topicHead {color: black;
	    font-size: 14pt;
	    font-family: Arial, sans-serif;
	    font-weight: bold;
	    font-style: italic;}
	    
.topicBody {color: black;
	    font-size: 10 pt;
	    font-family: Arial, sans-serif;
	    font-weight: normal;
	    font-style: normal;}
	    
	    
	    
