/* FDS PORTADA CSS DOCUMENT */

a{text-decoration:none;}

a:link 
{
color: #6e0e0e;
}

a:visited 
{
color: #ff0000;
}

a:active 
{
color: #921414;
}

a:hover 
{
	color: #000066; 
	border: 1px dotted;
}

html
{
scrollbar-base-color: #999999;
scrollbar-face-color: #aaaaaa;
scrollbar-arrow-color: #ffffff;
}

body 
{
margin-left: 5pt; 
align: center;
font-family: Verdana, Tahoma, Arial, Sans-serif;
font-size: 10pt;
font-color: #000000;
background: rgb(255,255,255) url(../dibrujos/back6.gif) repeat fixed;
}

p
{
text-align: left;
font-family: Verdana, Arial, Tahoma, Sans-Serif;
font-size: 10pt;
color: #000000;
}

h1
{ 
color: #660808;  
text-align: center; 
font-size: 2.2em; 
font-family: arial, tahoma, sans-serif;  
}

h2 
{ 
color: #000033;  
text-align: center; 
font-family: arial, tahoma, sans-serif;
font-size: 15pt; 
}

h3 
{ 
color: #660808;  
text-align: center; 
font-family: arial, tahoma, sans-serif;
font-size: 15pt; 
}

h4 
{ 
color: #660808;  
text-align: center; 
font-family: arial, tahoma, sans-serif;
font-size: 10pt; 
}

h5 
{ 
color: #000033;  
text-align: center; 
font-family: arial, tahoma, sans-serif;
font-size: 4pt; 
}

hr
{
color: #660808;
height: 2px;
width: 100%;
}

.agregado
{
color: #b23838;
font-family: arial, tahoma, sans-serif;
font-style: italic; 
text-decoration: none; 
}

.center
{
text-align: center;
}

.cita 
{
color: #000000; 
font-family: arial, tahoma, sans-serif;
font-weight: bold;
}

.heading1
{
text-align: center; 
font-weight: bold;
font-size: 15pt;
color: #6e0e0e;
}

.heading2
{
text-align: center; 
font-weight: bold; 
font-size: 20pt;
color: #6e0e0e;
text-align: center; font:  
}

.heading3 
{
text-align: center; 
font-weight: bold; 
font-size: 10pt;
color: #6e0e0e;
}

table
{
border: 0;
width: 100%;
cell-spacing: 12;
cell-padding: 10;
align: center;
font-family: Verdana, Arial, Tahoma, Sans-Serif;
font-weight: bold;
}

/*
 border=0 width=100% cellspacing=12 cellpadding=10
*/


