body,td,th {
	font-size: 11px;
}
.bg{
	background-image:url(images/background_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.box {
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.title-box {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6D8295;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 10px;
}
.saibamais {
	margin-left: 25px;
	color: #6D8295;
	font-weight:bold;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7E91B4;
	margin:0 5px 0 5px;
}

.welcome {
	font-size: 20px;
	font-weight: bold;
	color: #94C137;
	margin-bottom: 10px;
}
.link{
color:#5F5E5E;
}
.sm-left {
	font-size: 14px;
	margin-left: 15px;
	color: #717171;
	line-height: 20px;
}
.sm-right {
	font-size: 12px;
	text-align: justify;
	padding-right: 35px;
	padding-left: 40px;
}

