.tablatop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	height: 20px;
	width: 150px;
	border: none #3399FF;
	background-color: #FFC184;
}
.tablacuerpo {
	border: thin solid #3399FF;
	background-color: #FFFFFF;
	vertical-align: middle;

}

        
.tablacuerpo br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
}

