
.ButnText  {font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #000080;
            font-size: 13px;
            line-height: 14px;
			letter-spacing: 1px;}
.ErrorText {font-family: Courier New, Courier, mono;
            font-weight: bold;
            color: #FF0000;
            font-size: 18px;
            line-height: 21px;}
.InputText {font-family: Courier New, Courier, mono;
            font-size: 14px;
            line-height: 16px;
            font-weight: bold;
            color: #000066;
		      	text-indent: 7px;
			      letter-spacing: 2px;}
.InfoBody  {font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #008000;
            font-size: 14px;
            line-height: 18px;}

