body {
	font-family: "ocr A Extended";
	outline-color: #FF0000;
	color: #FFFFFF;



	textarea:focus { outline-color: rgb(212,212,255); outline-width: 10px; outline-style: double; 	background-color: #4D5337;
	background-color: #4D5337;
	background-color: #4D5337;
} 
input:focus { outline-color: rgb(232,255,232); outline-width: 10px; outline-style: double; }
input[type="password"]:focus { outline-color: rgb(255,212,212); outline-width: 10px; outline-style: double; }

}

td {
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

