body {	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

h2{
	font-size: 20px;
	color:#666666;
}

.cabecalho
{
	background-color:#3E9199;
	height:15px;		
	font-size: 11px;
	color:#FFFFFF;
	top:0px;
}

.rodape
{
	font-size: 9px;
	color:#111;	
}

.word_sublinhado
{
   font-weight: bold;
}

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

.titulo{
	font-weight: bold;
    color:#0C5BC1;
	font-size: 14px;
}

.main {
	text-align:justify;
	width:600px;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}