* a {
text-decoration:none;
}

a:hover{text-decoration:underline;}

a.atitle{
 text-decoration:none;
}

body{
	font-family:arial;
	font-size:80%;
	background-color: #C8C8E6;
	margin-left:15px;
	width: 780px;
	
}

#bl1{
width: 780px;
position: absolute; top: 30px;
}

#bl2{
position: absolute; top: 190px;
width: 780px;
}


h1{
	font-family:arial;
	font-size:140%;
	font-weight: bold;
	margin-top: 45px;
	
}

.h1add{
  font-family:arial;
  font-weight:normal;
  font-size:70%;}


h2{ 
	font-family:arial;
	font-size:120%;
	font-weight: bold;
	text-align: left;
	margin-top: 45px;
}

h3{
	font-family:arial;
	font-size:100%;
	font-weight: bold;
	text-align: left;
}




table td {
	padding: 5px;        
	font-family:arial;	
        font-size:80%;
}

.ejemplo { 
        font-style:italic;
}



.center {
          text-align:center;
}

.indent {
          margin-left:100px;
}

.one {background-color:#9696AA;
}

.two {background-color:#AAAAB4;
}

.three {background-color:#BEBEC8;
}

.right {margin-left:50px; 
        font-size:80%;
	font-weight: normal;
	font-style:italic;}
	
.u {text-decoration:underline;
    width:auto;
    margin-right:0px;}

