﻿body
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	text-decoration: none;
	scrollbar-arrow-color: #55613C; 
	scrollbar-base-color: #AFBE8E; 
	scrollbar-dark-shadow-color: #336699; 
	scrollbar-track-color: #6E8144; 
	scrollbar-face-color: #626F46; 
	scrollbar-shadow-color: #DDDDDD; 
	scrollbar-highlight-color: #CCCCCC; 
}

.Menu
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-family: Verdana,Arial,Helvetica;
	text-align: right;
	padding-right: 0px;
}

.Pie
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana,Arial,Helvetica;
	text-decoration: none;
}

.Texto
{
	font-weight: normal;
	font-size: 7pt;
	color: black;
	font-family: Verdana,Arial,Helvética;
	text-align: justify;
	text-decoration: none;
}

CeldaGris
{
	background-color: buttonface;
}

CeldaBlanca
{
	background-color: #ffffff;
	height: 13px;
}