/* CSS Document */
<style type="text/css">

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:16px;
}

.missao {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:19px;
}

.white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-indent: 0pt;
	line-height: 16px;
}
font.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-indent: 0pt;
	text-align: left;
	line-height: 16px;
}

p.home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#8a8a8a;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:20px;
}

font.rust {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #bb6538;
	font-weight: bold;
	text-indent: 0pt;
	text-align: left;
	line-height: 20px;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #bb6538;
	font-weight: bold;
	text-indent: 0pt;
	text-align: left;
	line-height: 20px;
}



a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#759f67;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:16px;
	text-decoration:underline;
}
a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #759f67;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:16px;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:16px;
	text-decoration:underline;
}

.bottom {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	line-height:16px;
}

a.bottom:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#759f67;
	font-weight:normal;	line-height:16px;
	text-decoration:none;
}
a.bottom:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #759f67;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}
a.bottom:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #759f67;
	font-weight:normal;
	line-height:16px;
	text-decoration:underline;
}
a.sidebar:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#759f67;
	font-weight:normal;
	text-align:left;
	line-height:15px;
	text-decoration:underline;
}

a.sidebar:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #759f67;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:15px;
	text-decoration:underline;
}
a.sidebar:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:15px;
	text-decoration:underline;
}
ol {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	margin-left:0px;
	line-height:19px;	
	list-style-position:outside;
}
li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-indent:0pt;
	text-align:left;
	line-height:17px;
	margin-left:5px;
	margin-bottom:7px;
}

</style>

