body { color: white; font-family: "Courier New", Courier, mono; margin: 0; size: 2; }
a:link { color: #637888; text-decoration: none; }
a:visited { color: #637888; text-decoration: none; }
a:hover { color: #637888; text-decoration: none; }
a:active { color: #637888; text-decoration: none; }
	
	.tfield {
	color: 637888;
	background: transparent;
	border-top: 0px solid #C53838;
	border-left: 0px solid #C53838;
	border-right: 0px solid #C53838;
	border-bottom: 1px solid #637888;
	font-size: 17px;
	font-family:Bookman, "Bookman Old Style", "Serifa BT", "URW Bookman L", "itc bookman", times, serif;

	}
	
	.tarea {
color: 637888;
	background: transparent;
	border-top: 0px solid #C53838;
	border-left: 0px solid #dddddd;
	border-right: 0px solid #C53838;
	border-bottom: 1px solid #637888;
	font-size: 17px;
	font-family:Bookman, "Bookman Old Style", "Serifa BT", "URW Bookman L", "itc bookman", times, serif;
	margin: 0px;
	overflow: auto;
	}
	
	.tarea1 {
color: 637888;
	background: #fff;
	border-top: 0px solid #C53838;
	border-left: 0px solid #dddddd;
	border-right: 0px solid #C53838;
	border-bottom: 1px solid #637888;
	font-size: 12px;
	font-family:Bookman, "Bookman Old Style", "Serifa BT", "URW Bookman L", "itc bookman", times, serif;
	margin: 0px;
	overflow: auto;
	}


