body 
{
  background-color: #FFFFFF; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000000; 
  font-size: small;
  scrollbar-track-color: #FFFFFF;
  }
a:active
 {
   color: #003399; 
   text-decoration: none; 
   font-weight: bold;
   }
a:hover
 {
   color: #FF0000; 
   text-decoration: none; 
   font-weight: bold;
   }
a:link
 {
   color: #003399; 
   text-decoration: none; 
   font-weight: bold;
 }
a:visited
 {
   color: #003399; 
   text-decoration: none; 
   font-weight: bold;
 }
.menu
 {
	font-size: xx-small;
	font-weight: bold;

}
.inverzA:link 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.inverzA:visited 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.inverzA:hover 
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.inverzA:active 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text 
{
	font-size: x-small;
}
hr
 {
  color: #003399;
  }
h5 
{
	font-size: 130%;
	font-weight: bolder;
	margin-bottom: 5px;

}
h6 
{
	font-size: 100%;
	font-weight: bolder;
	margin-bottom: 5px;
}
h4 
{
	font-size: 160%;
	font-weight: bolder;
	margin-bottom: 5px;
}
h3 
{
	font-size: 190%;
	font-weight: bolder;
	margin-bottom: 5px;
}
.zapati 
{
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.button 
{
	FONT-SIZE: x-small;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #003399;
	border: 1pt solid #000000;
}
