<!-- Copyright 2000, investmenttool.com.  All rights reserved.
	 Overal stylesheet for the website.  Please refer to by pointing to
	 ../stylesheet.css in the STYLE section of the header.
	 20000131 First revision (DV)
-->

<style type="text/css">
<!--

BODY,
TABLE,
TD,
TH  {
	    color:black;
		font-family:sans-serif;
		font-size:small;
		font-style:normal
	}
	
P	{	
		font-family:sans-serif;
		text-align: left;
		font-size:small;
	}
	
H1	{	
		
		font-family:sans-serif;
		text-align:center;
		font-weight:bold;
		font-size:small;
	}
	
H2 	{
		font-family:sans-serif;
		text-align:left;
		font-style:italic
	}

H3 	{
		font-family:sans-serif;
		text-align:center;
		font-style:italic
	}


-->
</style>
