/* CSS Document */

body { background:#fff;

margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	}
body, td{ font-family:Arial,sans-serif; font-size:13pt }



.s{
	padding: 4px 6px;	

	border-width:0px;
	border-style:solid;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
.s1{
	padding: 4px 6px;
	border-width:0px;	
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
}
.std {
	border-left: solid 1px #7f9db9; border-bottom: solid 2px #7f9db9; border-right: solid 0px #7f9db9; border-top: solid 1px #7f9db9;
	
}
.std1 {
	border-left: solid 0px #7f9db9; border-bottom: solid 2px #7f9db9; border-right: solid 2px #7f9db9; border-top: solid 1px #7f9db9;
	background:#CCCCCC;
	
}
a {
color: #0000CC;
text-decoration: none;
}

a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0000CC;
}
.fon {
font-size:11px;
color: #0000ff;
}
.fon1 {
font-size:12px;
color: #0000ff;
}
.bajo { 
border-bottom:#32576B solid 2px 
}