body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {font-size: medium; font-weight: bold; }

.style9 {
	font-size: small;
	font-weight: bold;
	color: #CC3300;

}
.style10 {
	color: #9C834A;
	font-weight: lighter;
	font-style: normal;
	font-size: 11px;
}
.style10titulos {
	color: #CC3300;
	font-weight: lighter;
	font-style: normal;
	font-size: 14px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style14 {color: #CC3300; }
.style15 {font-size: x-small}
a:link {
	color: #9C834A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B9A26A;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#minhaDiv {
                    width: 726px;
                    height: 476px;
                    position: absolute;
                    top: 50%;
                    left: 50%; 
                    background: #f7f7f7;
                    margin-top: -238px;
                    margin-left: -363px;
}
