body {background-color : #FFFFFF}


h1 
	{color: #006600; 
	font-family:Arial; 
	font-size:18pt; 
	font-style:italic; 
	font-weight:bold;
	text-align:center}
	
h2
	{color: #003300;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	text-align:left}
	
h3
	{color: #008000;
	font-family:Arial;
	font-size:12pt;
	text-align:center}
    
h4
    {color: #008000;
    font-family:Arial;
    font-size:12pt;
    text-align:left}
    
    
h5
	{color: #003300;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	text-align:center}

h6
	{color: #003300;
	font-family:Arial;
	font-size:13pt;
	font-weight:bold;
	text-align:left}
    
    
    
a:link 
	{font-family: Arial; 
	font-size: 10pt; 
	color: #333333; 
	font-weight:bold; 
	text-decoration: none}

a:visited 
	{font-family: Arial; 
	font-size: 10pt; 
	color: #333333; 
	font-weight:bold; 
	text-decoration: none}

p
  	{font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align:left}
	
.green
	{color: #008000;
	font-family:Arial;
	font-size:10pt;
	text-align:left}
    
.small
      {font-family: Arial;
      font-size: 8pt;
      color: #003300;
      text-align: left}
 
.chart
{font-family: Arial;
      font-size: 9pt;
      color: #003300;
      text-align: center}

      
.right
  	{font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align:right}