<p> 		{font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: normal;
			text-decoration: none;
			color: #000000
			}

BODY 		{font-family: Arial, Tahoma;
			font-weight: normal;
			text-decoration: none;
			color: #000000
			}

DIV 		{font-family: Arial, Tahoma;
			color:#000000
			}
						
:link 		{font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: bold;
			color: #BD8234;
			text-decoration: none
			}

:link.inpage {font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: bold;
			color: #808080;
			text-decoration: none
			}
				
:visited 	{font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: bold;
			color: #BD8234;
			text-decoration: none
			}
					
:active 	{font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: bold;
			color: #BD8234;
			text-decoration: none
			}
					
:hover 		{font-size: 10pt;
			font-family: Arial, Tahoma;
			font-weight: bold;
			color: #5C4019;
			text-decoration: none
			}

.whiteborder{border-color: #ffffff;
			}
			
.silverborder{border-color: #808080;
			}
			
.copycell	{border-color: #C6EDEC; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			border-right-width: 1px; 
			border-top-width: 1px; 
			border-style: solid;
			}
			
.colorcell	{background-color: #ffece5; 
			}
			
.semicolorcell	{background-color: #ABA6A6; 
			}			
