	b  
	{
      	font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
    	color : #003300;
		font-weight: bold; 
		text-decoration: none

    }

	Body  
	{
      	font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
    	color : #003300;
		font-weight: normal; 
		text-decoration: none
    }

	p  
	{
      	font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
    	color : #003300;
		font-weight: normal; 
		text-decoration: none
    }
	  
    A:link  
 	{
    	color : #006600;
    	text-decoration : none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		font-style: normal
    }
    
    A:visited  
	{
    	color : #999966;
    	text-decoration : none;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold
    }
    
    A:hover  
	{
    	color : #009900;
    	text-decoration : underline;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold
    }

	h2 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: oblique; 
	color: #336600; 
	font-weight: bold; 
	text-decoration: none
	}

	h3 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #009900; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none
	}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; color: #006633; font-weight: bold; text-decoration: none }
