body {color: black; 
			font-family: arial;
      font-size: 10px;
      margin-left: 50px;
; letter-spacing: normal; text-align: center; vertical-align: baseline; word-spacing: normal; white-space: normal
; list-style-position: inside; list-style-type: square
      }

body.moon {background: url(imagen/fondo_moon2.jpg) #FFFFFF; background-repeat: repeat-y;}
body.mercury {background: #FFFFFF url(imagen/fondo_mercury.jpg) repeat-y;}
body.mars {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.jupiter {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.venus {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.chibimoon {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.tuxedokamen {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.pluto {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.uranus {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.neptune {background: url(imagen/fondomoon.jpg) #FFFFFF;}
body.saturn {background: url(imagen/fondomoon.jpg) #FFFFFF;}

			
img {border-style: none}

p {text-align: left;
   color: black;
   font-family: arial;
   font-size: 10px; letter-spacing: normal; vertical-align: baseline; word-spacing: normal; white-space: normal}

p.pie {text-align: center;
       font-size: 8px}
p.centrar {text-align: center}
p.destacado {font-weight: bold}

em {color: brown}
strong {color: brown}

h1 {text-align: center;
    color: Blue;
    font-family: kelt;
    font-size: 50}
h2 {text-align: center;
    color: orange;
    font-family: kelt;
    font-size: 30}
h3 {text-align: center;
    color: brown;
    font-family: arial;
    font-size: 15}
h4 {text-align: center;
    color: MediumSeaGreen;
    font-family: arial;
    font-size: 12}
h5 {text-align: left;
    color: Black;
    font-family: arial;
    font-size: 10}
h6 {text-align: center;
    color: Black;
    font-family: arial;
    font-size: 10}

A:link {text-decoration:none;color:Blue; font-weight: bold} 
A:visited {text-decoration:none;color:#ffcc33;font-weight: bold} 
A:active {text-decoration:none;color:#ff0000;font-weight: bold} 
A:hover {text-decoration:underline;color:#999999;font-weight: bold}

table {text-align: center;
       border-style: none;
       border-color: transparent;
       width: 100%;
       font-family: arial;
       font-size: 12;}
table.texto1 {text-align: left;
              vertical-style: top;}
table.texto2 {text-align: left;
              background-color: pink;}
table.cuadro1 {border-style: none;
               background-color: DarkTurquoise;}
table.cuadro2 {border-style: none;
               background-color: PapayaWhip;}
table.ficha_personaje {width: 80%;; text-align: center; border-style: dotted}
TH { background-color: PapayaWhip; 
text-align: right;}
TR {text-align: left;}UL {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-align: left}
table.guia_episodios {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; text-align: left; vertical-align: top; letter-spacing: normal; word-spacing: normal; white-space: normal}
