body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image:  url(../images/fundo_cinza.gif);
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033CC;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #000000;
}
.center {
	text-align: center;
}
.italico {
	font-style: italic;
}
.darkgreen {
	color: #666633;
}
.paragrafolargo {
	line-height: 20px;
}
.cormarrom {
	color: #996600;
}
.bolditalico {
	font-style: italic;
	font-weight: bold;
}
.sublinhado {
	text-decoration: underline;
}
.fontelilás {
	color: #9966FF;
}
.paragbox {
	text-indent: 20px;
}
