body {
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-color:#133a80;
	margin:0;
	font-family:  Arial;
	text-align:justify;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
    }
.tabla {
border: 1px solid #C0C0C0
}
.boton{	
	font-family:  Arial;	
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
	}
.title {
	font-family:  Arial;	
	font-size: 28px;
	font-weight:bold;	
	color: #000000;	
	text-decoration: none;
}.titlebuscar {
	font-family:  Arial;	
	font-size: 16px;
	font-weight:bold;	
	color: #3E0002;	
	text-decoration: none;
}
.subtitile {
	font-family:  Arial;	
	font-size: 12px;
	font-weight:bold;	
	color: #515D77;	
	text-decoration: none;
}
.foot {
	font-family:  Arial;	
	font-size: 12px;	
	color: #FFFFFF;	
	text-decoration: none;
}
td h1{
	color:#08204c;
	font-size:20px;
	width:650px;
	border-bottom:solid 1px #08204c;
	text-indent:10px;
}
td h3{
	color:#08204c;
	font-size:20px;
	width:420px;
	border-bottom:solid 1px #08204c;
	text-indent:20px;
}
h2{
	color:#08204c;
	font-size:20px;
	width:400px;
	border-bottom:solid 1px #08204c;
	text-indent:10px;
}
a{
	color:#600;
	text-decoration:none;
}
a:hover{
	color:#039;
	text-decoration:none;
}
