﻿body {
}
.lblDatalabel
{
	font-size: 11pt;
	color: green;
	font-family: Arial;
}
.txtInput
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}
.lblH1
{
	font-size: 12pt;
	color: green;
	font-family: Arial;
	font-weight: bold;
}
.btnNavig
{
	font-weight: bold;
	font-size: 12pt;
	color: green;
	font-family: Arial;
}
TH
{
	font-size: 11pt;
	color: green;
	font-family: Arial;
	text-decoration: underline;
	text-align: left;
}
TD
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}
TR
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}

