body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#F3F3F3;
}
.borda {
	border-top: 1px none #26356C;
	border-right: 1px solid #26356C;
	border-bottom: 1px solid #26356C;
	border-left: 1px solid #26356C;
}
.borda2 {
	border-top: 1px none #26356C;
	border-right: 1px none #26356C;
	border-bottom: 1px solid #26356C;
	border-left: 1px none #26356C;
}
.borda3 {
	border-top: 1px solid #A3B2B8;
	border-right: 1px none #A3B2B8;
	border-bottom: 1px none #A3B2B8;
	border-left: 1px none #A3B2B8;
}
.font{
	font-family: Arial;
	font-size: 10px;
	color: #7C898E;
}
.fontform{
	font-family: Arial;
	font-size: 9px;
	color: #7C898E;
}
.tit{
	font-family: Arial;
	font-size: 11px;
	color: #3E4494;
	font-weight: bold;
}
.form {
	FONT-SIZE: 10px;
	HEIGHT: 16px;
	background-color: #D2D7DD; 
	font-family: Arial;
	border: 1px solid #A3B2B8;	
}
a:active {  font-family: Arial; color: #3E4494; text-decoration: none; font-size: 11px}
a:link {  font-family: Arial; color: #3E4494; text-decoration: none; font-size: 11px}
a:visited {  font-family: Arial; color: #3E4494; text-decoration: none; font-size: 11px}
a:hover {  font-family: Arial; color: #3E4494; text-decoration: none; font-size: 11px}

a.linkhome:active {  font-family: Arial; color: #7C898E; text-decoration: none; font-size: 10px}
a.linkhome:link {  font-family: Arial; color: #7C898E; text-decoration: none; font-size: 10px}
a.linkhome:visited {  font-family: Arial; color: #7C898E; text-decoration: none; font-size: 10px}
a.linkhome:hover {  font-family: Arial; color: #7C898E; text-decoration: none; font-size: 10px}
