body {
	margin-left: 10px;
	margin-right: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}

a {
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

a:hover {
text-decoration: block; 
background: #00ccff;
color: #333333;
}

strong { color: #000000; background: inherit; }

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #006666;
}


.subtitulo {
	font-family: verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  	color: #333333;
}
