body		{	font-size: 8pt;
			font-family: "Times New Roman"
			color: dark blue;
			line-height: 30pt;
						}


h1		{	font: 12pt Arial;
			font-weight: bold;
			line-height: 8pt	
						}
h2		{	font: 10pt Arial;
			color: "#000033"

a		{	font: Arial		}	
a:link		{	color: #330000;		}
a:visited	{	color: #330000;		}
a:active	{	color: black;		}

div.footnote	{	font-size: 7pt;
		 	text-align: left	}





		
