/***********************************************/
/* css+estilo.css                              */
/* Powered by Franco Fernandes - 2007 	        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size: 08px;
	text-align: left;
	background-color: #dff3c3;
/*	background: #cccccc url("../images/jpg/bg_grad.jpg") fixed; */
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-left: 	0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F5f7f7;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	font: small Verdana,sans-serif;
}
	
#link_txt{
	font: bold 70% Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	float: none;
	display: block;
	clear: none;
}

.tl_box1{
	color: #000000;
	word-spacing: 4px;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: thin groove Black;
}
