body { 
	color:#ffffff; font-size: 11pt; 
	font-family: verdana, tahoma, arial, sans; 
	background-color: #000000; 
/*	background-repeat: repeat-y; 
	background-position: top right; */
}

p.titulo{
   font-family : verdana, tahoma, arial, sans;
   font-weight : bold;
   font-size : 11pt;
   color : #ffffff;
}

p.normal{
   font-family : verdana, tahoma, arial, sans;
   font-weight : normal;
   font-size : 9pt;
   color : #ffffff;
}

td { font-size: 9pt; color:#ffffff; font-family: tahoma, arial, sans;}
td.titulo { font-size: 8pt; color:#aaaaaa; font-family: tahoma, arial, sans; background-color: #555555; vertical-align:middle}

/* Por defecto 
a:link, a:visited, a:active { 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: normal; 
	color: #000000; 
	font-family: tahoma, arial, sans;
}
*/

a:link {
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: normal; 
	color: #0066FF;  
	font-family: verdana, tahoma, arial, sans;
}

a:visited {
	font-size: 11pt; 
	text-decoration: none; 
	font-weight: normal; 
	color: #CC66FF;  
	font-family: verdana, tahoma, arial, sans;
}


a:hover { 
	font-size: 11pt; 	
	text-decoration: none;
	font-weight: normal; 
	color: #FF0000;	*/	/*#333399; */
	font-family: verdana, tahoma, arial, sans;
}

/*
h1 { font-family: tahoma, arial, sans; font-style: normal; font-weight: bold; font-size: 16pt;}
h2 { font-family: tahoma, arial, sans; font-style: normal; font-weight: bold; font-size: 14pt;}
h3 { font-family: verdana, tahoma, arial, sans; font-style: normal; font-weight: bold; font-size: 8pt;}
h4 { font-family: verdana, tahoma, arial, sans; font-style: normal; font-weight: normal; font-size: 8pt; text-decoration: underline}
*/
/* p {text-align: justify} */
/* ul {text-align: justify; list-style-type: none}*/

