
body { font-family: Verdana, Arial, sans-serif;
       font-size: 10pt;
	   font-weight: 900;
	   padding: 0px 0px; 
	   margin: 5px 10px }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: #990000; font-weight: 800 }


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

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

h1 	 { font-size: 12pt;
       font-weight: 900;
	   color: #990000;
	   margin-left: 10px; margin-right: 10px }
	   
h2 	 { font-size: 10pt;
       font-weight: 900;
       color: #000000;
	   font-style: italic;
	   margin-left: 10px; margin-right: 10px;
	   padding-bottom: 0px }
	   
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: 10pt;
	   font-weight: 500;
	   color: black;
	   margin-left: 10px; margin-right: 10px }	   

.heading2    { font-size: 9pt;
			   font-weight: 600;
			   color: black }
	   
.fineprint { font-size: 8pt;
			 font-weight: 600;
			 color: #cdcc9a }
			 
.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 }
