p, ol		{color:black; 
	 	 font-family: verdana, tahoma;
		 font-weight: bold;
		 font-size: .8em;
		 text-indent: 1.3em;
		 margin:0 10px 10px;}


p a:link {
color: #600; 
text-decoration: none;
}

p a:visited {
color: #303;
text-decoration: underline; 
}

p a:hover {
color: white;
text-decoration: none;
}


h1 { 
color: black; 
font-family: verdana; 
font-size: 2.1em; 
font-weight: bold;
text-align:center;
}

h2 { 
color: black; 
font-family: verdana; 
font-size: 1.6em; 
font-weight: bold;
}

h3 { 
color: black; 
font-family: verdana; 
font-size: 1.1em; 
font-weight: bold; 
text-align:center;
}

img {
border: none;
}


li   	{text-align: justify;
	list-style-position:inside;
}

html,body	{margin:0;
		 padding:0;	
		 max-width: 1025px;		 
		 background: url(../imagenes/varios/fondo.jpg) #666 repeat;}

td, tr		{color:black; 
	 	 font-family: verdana, tahoma;
		 font-weight: bold;
		 font-size: .9em;}
