body		{ background-color: #dddddd); 
			  color: #000000);
			  font-family: Arial, Helvetica }

a:link		{ color: #003300; text-decoration: underline }
a:hover		{ color: #009900; text-decoration: underline }
a:active	{ color: #009900; text-decoration: underline }
a:visited	{ color: #666666; text-decoration: underline }	

.sidebar	{  background-color: #003300; 
			   color: #ffffff}
			   
a.sidebar:link		{ color: #ffffff; text-decoration: underline }
a.sidebar:hover		{ color: #99ff99; text-decoration: underline }
a.sidebar:active	{ color: #99ff99; text-decoration: underline }
a.sidebar:visited	{ color: #cccccc; text-decoration: underline }	
	
p			{ color: #000000; 
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
li			{ color: #000000;  
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
td			{ color: #000000;  
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
b			{ color: #000000;  
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
b.blue		{ color: #003300;  
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
b.sidebar	{ color: #ffffff;  
			  font-family: Arial, Helvetica ;
			  font-size: 10pt;}
h1          { color: #003300;  
			  vertical-align: none;  
			  font-weight: normal;  
			  font-style: normal;  
			  font-size: 24pt; 
              font-family: Arial, Helvetica;  
			  text-align: none }
h2          { color: #003300;  
			  font-family: Arial, Helvetica;  
			  font-style: normal;  
			  font-size: 18pt;  
			  font-weight: normal; 
              vertical-align: none;  
			  text-align: none }
h3          { color: #003300;  
			  font-family: Arial, Helvetica;  
			  text-align: none; 
			  font-size: 14pt; 
			  vertical-align: none; 
              font-weight: normal; font-style: normal }
h4          { color: #003300;  
			  font-weight: normal;  
			  font-size: 12pt;  
			  font-style: normal;  
			  text-align: none; 
              font-family: Arial, Helvetica;  
			  vertical-align: none }
h5          { color: #003300;  
			  font-size: 10pt;  
			  font-style: normal;  
			  text-align: none;  
			  font-weight: normal; 
              font-family: Arial, Helvetica;  
			  vertical-align: none }
h6          { color: #003300;  
			  text-align: none;  
			  vertical-align: none;  
			  font-family: Arial, Helvetica;  
			  font-size: 8pt; 
              font-style: normal;  
			  font-weight: normal }


.border		{  border-color: #003300 black black; 
			   border-style: groove; border-top-width: thin; 
			   border-right-width: thin; border-bottom-width: thin;
			   border-left-width: thin}

.borderfill {  border-color: #003300 black black; 
			   border-style: groove; border-top-width: thin; 
			   border-right-width: thin; border-bottom-width: thin;
			   border-left-width: thin; background-color: #ffffff}
.fill		{  background-color: #DEDECE}
			  