/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
body {
	background-color: #84A74B;
	color: #85A64B;
}
a:link {
	color: #415225;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #555555;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #86A84A;
}
a:active {
	color: #86A84A;
}
h1 {
	font-size: 11px;
	color: #85A84A;
}
.tit_01 {
	font-size: 15px;
	font-weight: bold;
	color: #85A749;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
.texto {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 3px;
}
.border {
	border: 1px solid #000000;
}
.texto2 {

	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(../imgs/sq_cinz.jpg);
}
.tit_02 {

	font-size: 10px;
	font-weight: bold;
	color: #39471F;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}
