BODY {
     color: blank;
	 link: blue;
	 active: red;
	 visited: navy;
	 /*background-color: "507979";*/
	 background: white url(imagenes/jp_fondo.gif) repeat-x fixed;
	 font: normal normal normal 8pt/9pt "Verdana" , "Arial", "Sans-Serif";
	 text-align: justify;
	 }

TABLE {
	 background-color: "507979";
/*
	border: thin solid red;
*/
	border: none;
	 }

TABLE#TablaMarco {
/*
	border: thin solid red;
*/
	border: none;
	width: 95%;
	margin: 0;
	padding: 0;
	}

/*
P {
  font-size: x-small;
  line-height: 110%;
  text-align: justify;
  }
*/  
/*
P:first-line {
  font-variant: small-caps;
  font-weight: bold }
*/
/*
P:first-letter { font-size: 300%; font-weight: bold; float: left }
*/



h1, h2, h3, h4, h5, h6 {
   text-align: center;
   background-color: rgb(230, 230, 200);
   border: thin ridge;
   padding-bottom: 0;
   margin-top: 0;
   margin-bottom: 0;
   font: normal normal bold monospace;
   }

h1 {padding: 15px; font_size: x-large}
h2 {padding: 10px; font_size: x-large}
h3 {padding: 8px; font_size: large}
h4 {padding: 5px; font_size: medium}
h5 {
   color= white;
   background-color: #8cb3b3;
   padding: 3px;
   font_size: small;
   }

h6 {
   padding: 1px; font_size: 110%;
   font-variant: small-caps;
   font-weight: bold;
   line-height: 110%;
   }

   
LI {
   text-align: left;
   list-style: disc;
   	}

#Firma {
	text-align: center;
	font-size: small;
	line-height: 110%;
	}

#DatosContacto {
	text-align: center;
	font-size: xx-small;
	line-height: 125%;
	}

#SMACAPS {font-variant: small-caps;}

#MenuItem {
	line-height: 120%;
	font-variant: small-caps;
	text-align: left;
	padding-left: 10%;
	}

#tickertape{
	position:relative;
	layer-background-color:black;
	width:650;
	height:12;
	}

#subtickertape{
	background-color:black;
	position:absolute;
	border: 1px solid black;
	width:650;
	height:12;
	}

.subtickertapefont{
	font:bold 12px Verdana;
	text-decoration:none;
	color:white;
	}

.subtickertapefont a{
	color:white;
	text-decoration:none;
	}

