/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f7f9;
}

.tipo1{
       font-family: Arial;
       font-size: 14px;
	   color: #7a7a7b;
}


.tipo2{
       font-family: Arial;
       font-size: 14px;
	   color: #60abd1;
}

.tipo3{
       font-family: Arial;
       font-size: 14px;
	   color: #005189;
}
