.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.b:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.b:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
.fdleft {
	background-attachment: fixed;
	background-image: url(images/fd_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fdright {
	background-attachment: fixed;
	background-image: url(images/fd_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borda01 {
	border: 1px solid #999999;
}
.borda02 {
	border: 1px solid #c9c9c9;
}
.fundogeral {
	background-image: url(images/fd_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bordainf {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c6c6c6;
	border-left: none;

}
.fdinst {
	background-attachment: fixed;
	background-image: url(images/inst_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.instext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 12px;
}
.borda3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: c6c6c6;
	border-bottom-color: c6c6c6;
}
