body		{	font-family: arial , sans-serif;
			background: white;
			color: black;
			font-size: 12pt;
			}


h1		{	font-style: normal;
			font-size: 16pt;
			color: black;
			}

h2		{	font-style: normal;
			font-size: 14pt;
			color: black;
			text-align: center;
			}


a:link		{	color: black;
			text-decoration: underline;
			}
	
a:hover		{	color: black;
			font-weight: bold;
			text-decoration: underline;
			}

a:visited	{	color: black;
			text-decoration: underline;
			}

P.small		{	font-size: 8pt;
			text-align: center;
			}

P.page1		{	font-size: 14pt;
			text-align: left;
			margin-left: 1.0in;
			}



h4		{	font-style: normal;
			font-size: 12pt;
			color: black;
			}

h4.margin1	{	
			}

h4.margin2	{	margin-left: 1.0in;
			}



