body {
	font-family: "Times New Roman";
	background-color:#404040;
	MARGIN: 0px;
	padding:0;
	color:#000033;;
}
.titulo{
	
	BACKGROUND: #000033;
	font-size:27px;
	font-family: "Times New Roman";
	font-style: strong;
	COLOR: #d9d8d8;
}
.subtitulo
{
	BACKGROUND: #000033;	
	font-size:23px;
	font-family: "Times New Roman";
	font-style: strong;
	COLOR: white;
}
.geral_table
{
  	width="760";
  	cellSpacing=0;
}
.maintable
{
	width="590";
  	cellSpacing=0;
}
.bar{
background-color:#d0d0d0;
}
.top
{
	BACKGROUND: #000033;
}
.design
{
	font-size:15px;
	font-family: "Times New Roman";
	font-style: strong;
	COLOR: white;
}
.cabecaLaranjaClara {
	BORDER-TOP: black 1px solid;
	BORDER-LEFT-COLOR: black;
	TEXT-INDENT: 5px; BORDER-BOTTOM: black 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-RIGHT-COLOR: black
	font-size:18px;
	color: #000033;
}
.fundoClaro {
	BACKGROUND: #FFFFFF;
	VERTICAL-ALIGN: top
}