
body { font-family: Verdana, Arial, sans-serif;
       font-size: 8pt;
	   font-weight: 900;
	   padding: 0px 0px; 
	   margin: 5px 10px;
	   scrollbar-face-color: #320064; scrollbar-shadow-color: #00000; 
  	   scrollbar-highlight-color: #dadada; scrollbar-3dlight-color: #9ecfe5; 
	   scrollbar-darkshadow-color: #000000; scrollbar-track-color: #dadada;
	   scrollbar-arrow-color: #ffffff }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: green; font-weight: 800 }


p	 { font-size: 9pt;
	   font-weight: 400;
	   color: black;
	   margin-left: 10px; margin-right: 10px }

blockquote
	 { font-size: 9pt;
	   font-weight: 400;
	   color: black }

h1 	 { font-size: 12pt;
       font-weight: 700;
	   color: #320064;
	   margin-left: 10px; margin-right: 10px }
	   
h2 	 { font-size: 10pt;
       font-weight: 600;
       color: black;
	   margin-left: 10px; margin-right: 10px }
	   
h3 	 { font-size: 9pt;
       font-weight: 700;
       color: #320064;
	   font-style: italic;
	   margin-left: 10px; margin-right: 10px }
  
	   
td	 { font-size: 9pt;
	   font-weight: 400;
	   color: black;
	   margin-left: 10px; margin-right: 10px }
	   
th	 { font-size: 9pt;
	   font-weight: 400;
	   color: black;
	   margin-left: 10px; margin-right: 10px }	   
	   
.fineprint { font-size: 7pt;
			 font-style: italic;
			 color: #320064 }
			 
.bold { font-size: 9pt; font-weight: 700 }

.ital { font-style: italic }

.white { font-size: 9pt; font-weight: 700; color: white  }

.yellow { font-size: 9pt; font-weight: 500; color: yellow  }

.purple { font-size: 9pt; font-weight: 700; color: #320064; font-style: italic }