﻿<!--
    body{
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: "Courier New";
	background-attachment: fixed;
    }
    textarea
    {
    ont-family: "Courier New";
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-SIZE: 12px;
	color: #000000;
	border-width:1px;
    }
    input {
	font-family: "Courier New";
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	FONT-SIZE: 12px;
	color: #000000;
	border-width:1px;
}

    -->