.hdg { 

	font-family : Arial, Verdana; 
	color		: #663300;
	font-size	: 20px;
	padding-left	: 20px;
	padding-top	: 10px;

} 



.grn, .grn2 {

	font-family 	: arial;

	color		: #4a6a2c; 

	font-size	: 13px;

	font-weight	: bold;  

	padding-left	: 20px;

}



.grn	{ padding-right	: 10px; }



.txt { 

	font-family	: arial;

	color		: #4a6a2c;

	font-size	: 12px;

	padding-right	: 10px;

	padding-left	: 20px;

}



.ttl {

	font-family	: arial black;

	color		: #663300;

	font-size	: 18px;

/*	font-weight	: bold;  */

	padding-right	: 10px;

/*	padding-left	: 20px; */

}



.cpy {

	font-family	: arial;

	font-size	: 10px;

	color		: #663300;

	padding-top	: 2px;

}



.cpylnk:link {

	font-family	: arial;

	font-size	: 10px;

	color		: #663300;

}



.cpylnk:visited {

	font-family	: arial;

	color		: #663300;

}



.cpylnk:hover {

	font-family	: arial;

/*	text-decoration : none;   */

	color		: #FFFFFF;

}	



.l_grn, 

.l_grn:link, 

.l_grn:visited, 

.l_grn:hover {

	font-family	: Arial, Verdana;

	font-size	: 13px;

	font-weight	: bold;

}

.l_grn		{ color		: #4a6a2c; }

.l_grn:link 	{ color		: #4a6a2c; }

.l_grn:visted 	{ color 	: #4a6a2c; }

.l_grn:hover	{ color 	: #663300; }



.tiny	{ 

	font-family 	: arial, verdana;

	font-size   	: 11px;

/*	font-weight 	: bold;  */

	color		: #663300;

}


