html, body {
	background-color: #012542;	
	text-decoration: none;
	font-family:Small fonts, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:  0;
	padding: 0;
	border:  0;
	height:100%; 
}

a:link{
	text-decoration: none;	
}
a:visited{
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;	
}
#content{
	color:#021320; 
	width:900px; 
	font-size:9px;
	font-weight:normal;
}
#flashcontent {
	text-align: center;
	font-size:9px;
	background-color: #012542;
	color:#fff;
	height:100%;
}
#verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}
#titulo_empresa {
	font-family: helvetica, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FFFFFF;
}