.margin { 
	text-indent: 50px;
}
.marginbold { 
	text-indent: 50px;
	font-weight: bold;
}
.margin2bold { 
	text-indent: 80px;
	font-weight: bold;
}
.margin3bold { 
	text-indent: 110px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	color:#999999;
}
.title { 
	font-weight: bold;
 	font-size: 17px;
}
.colorarca { 
	color: #CC3300;
	text-indent: 50px;
	font-weight: bold;
}
.example { 
	text-indent: 50px;
	font-style: italic;
}
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F0F0F0;
	background-image:url(http://xtras.tabuleiro.com/images/bk5.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
