body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	margin:0px;
	font-weight:normal;
	background-image:url(files_index/fundo.jpg);
	line-height:140%;
}

.textogeral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:140%;
	color:#666666;
}

.textopequeno{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height:130%;
	color:#666666;
}

.negrito{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:130%;
}

.box1 {
	padding: 1px;
	border-width:thick;
	border-style:none;
	border-color:#CCCCCC;
	
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;	
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:250px;
	
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#727272;
	font-style:none;
	font-weight:normal;
	line-height:150%;
}

.botao {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#727272;
	font-style:none;
	font-weight:normal;
	line-height:135%;
	background: #F5F5F5;
	border:0px solid #666666;
	width:100px;
	padding-bottom:1px;
	padding-left:2px;
	padding-top:1px;
	padding-right:2px;
}

a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
