body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#212F6C;
	background-image: url(../imags/background2.gif);
	color:#212F6C;
	background-repeat: repeat;
	background-position: top;
}


.textoblue12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212F6C;
}

.textoblueN12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212F6C;
	font-weight: bold;
}

.textoblueN14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #212F6C;
	font-weight: bold;
	font-style: oblique;
}

.textoorangeN12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}

