﻿
.Button
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Courier New;
	vertical-align:  top;
}
.Text
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Courier New;
	vertical-align:  top;
}
.DGButton
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Courier New;
	vertical-align:  top;
	text-align:center;
	color:Red;
}
