td			{ 
				font-family: "Tahoma", "Arial", "Verdana"; 
				font-size: 8pt; 
				line-height: 140%; 
				color: #414141; 
			}
			
A:link		{
				color: #414141; 
				text-decoration:none;
			}

A:visited	{
				color: #795702; 
				text-decoration:none;
			}
			
A:hover		{
				color: #795702; 
				text-decoration:underline;
			}


.blank		{
				font-size: 1pt;
			}
			
.banner		{
				font-size: 12pt;
				color: #795702;
				font-weight:bold;
			}
			

.tbox		{
				border-top: #A77800 1px solid; 
				border-left: #A77800 1px solid; 
				border-right: #A77800 1px solid; 
				border-bottom: #A77800 1px solid;
				height:19px; 
				background: #FFFFFF; 
			}
			
.i_border	{
				border: 1px solid #EDE6D8;
			}
			
h1			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 17pt; line-height: 140%; color: #795702;			}
h2			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 12pt; line-height: 140%; color: #795702;			}
h3			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 8pt; line-height: 140%; color: #795702;			}
h4			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 10pt; line-height: 140%; color: #795702;			}
h5			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 17pt; line-height: 140%; color: #D99F07;			}
h6			{ 	font-family: "Tahoma", "Arial", "Verdana"; 	font-size: 8pt; color: #FFFFFF;			}