@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.lineheight30 {
	line-height: 30px;
}
.lineheight20 {
	line-height: 20px;
}
.estrela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990066;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.dotted {
	border-bottom:dotted;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.white_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}
.marginright {
	margin-right: 40px;
}

