BODY{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 800px;
	text-align: justify;
 }H1{	font-weight: bold;
	font-size: 24px;
	font-family: Times, serif;	margin-top: 40px;	color: #002244;
	text-align: center; }H2{	font-family: Times, serif;	font-size: 20px;	font-weight: bold;	color: #002244; }H3{	font-size: 14px;	font-weight: bold;	color: blue; }H4{	font-size: 12px;	font-weight: bold;	color: #003366; }H5{	font-size: 10px;	font-weight: bold;	color: #003366;	text-align: center; }H6{
	margin: 0px;	font-size: 10px;	font-weight: bold;	color: gray;
	text-align: center;
	margin-top: 0px; 
	margin-bottom: 0px;}

H6.top{
	position: absolute;
	top: 95px;
	right: 0px; 
	text-align: right; }H6.right{
	font-size: 12px;
	margin-top: 5px;
	text-align: right; }P{	margin-top: 5px;	text-align: justify; }

P.menu1{	margin-top: 20px;	text-align: left; }

P.menu2{	margin-top: 0px;	text-align: left; }

A{
	color: blue;
	font-weight: bold;
	text-decoration: none; }

A:hover{
	color: #00CCFF; }

A.glink, A.glink:visited{
	font-size: 12px;
 	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #002244;
	background-color: #CCCCCC;
	border: 1px solid #002244; }

A.glink:hover{
	color: #FFFFFF;
	background-color: #002244;
	border: 1px solid #FFFFFF; }

FONT.glink{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	color: #FF6600;
	background-color: #FFFFFF;
	border: 1px solid #FF6600; }

A.llink, A.llink:visited{
	font-size: 11px;
	margin: 15px;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	background-color: #002244;
	border: 1px solid #FF6600; }

A.llink:hover{
	color: #002244;
	background-color: #F0E400;
	border: 1px solid #002244; }

FONT.llink{
	font-size: 11px;
	font-weight: bold;
	margin: 15px;
	padding: 2px 5px 2px 5px;
	color: #002244;
	background-color: #FFFFFF;
	border: 1px solid #002244; }

.red{
	font-weight: bold;
	color: #CC3300; }

.azul{
	font-weight: bold;
	color: #002244; }

.orange{
	font-weight: bold;
	color: #FF6600; }

.roxo{
	font-weight: bold;
	color: #660033; }

.gray{
	font-weight: bold;
	color: gray; }

LI{
	margin: 12px 0px 0px 0px; }

.compact{
	font-size: 11px;
	margin: 2px 0px 0px 0px; }

TR{
	background-color: #CCCCCC; }

TR.white{
	background-color: #FFFFFF; }

TD{
	font-size: 12px;
	padding: 3px; }

.azulc{
	text-align: center;
	font-weight: bold;
	color: #002244;
	border: 1px dotted #002244; }

.azull{
	text-align: left;
	font-weight: bold;
	color: #002244;
	border: 1px dotted #002244; }

.azult{
	text-align: center;
	font-weight: bold;
	color: #002244;
	border: 1px solid #002244; }

.azulta{
	text-align: center;
	font-weight: bold;
	color: #002244;
	border: 1px solid #002244; 
	background-color: #CCCCFF; }

.small{
	font-size: 11px; }

.smalla{
	text-align: center;
	font-size: 11px; 
	background-color: #CCCCFF;}

.smallc{
	text-align: center;
	font-size: 11px; }

.smallr{
	text-align: right;
	font-size: 11px; }

DIV{
	padding: 0px 0px 0px 0px;
	margin: 2px;
	color: #002244; }

DIV.s1{
	position: absolute;
	top: 0px;
	width: 140px;
	height: 118px;
	padding: 0px 0px 0px 0px;
	margin: 0px; }

DIV.s2{
	position: absolute;
	top: 0px;
	left: 140px;
	width: 640px;
	height: 118px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	border-left: 1px solid #002244; }

DIV.s3{
	position: absolute;
	top: 118px;
	width: 140px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-top: 1px solid #002244; }

DIV.s4{
	position: absolute;
	top: 118px;
	left: 140px;
	width: 640px;
	padding: 5px 10px 5px 10px;
	margin: 0px; 
	border: 1px solid #002244; }

DIV.box{
	background-color: #FFFFEE;
	color: black;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCCCCC;
	margin: 20px; }

