table.box {
	clear	    : both; 
	z-index	    : 1;
	position    : absolute;
	top         : 565px;
	width	    : 750px;
	color       : #ff0000;
	background  : #98ca75;
	border-style: ridge;
	border-width: 8px;
	border-color: #008800;
	text-align  : center;
	font-family : Impact,new times roman;
	font-style  : bold;
	font-weight : extra-bold; 
	font-size   : 30px;
	margin      : 0px;
	padding     : 0px;
	}


p.textarea { 
	background    : #9cded6;
	border-width  : 0px;
	text-align    : left;
	color	      : #004400;
	font-family   : Times New Roman, Times, MS Serif, serif; 
	font-weight   : 200; 
	font-size     : 18px;			 
	margin-top    : 0px;
	margin-right  : 6px;
	margin-bottom : 0px;
	margin-left   : 6px;
	padding-left  : 6px;
	padding-right : 6px;
	padding-bottom: 0px;
	padding-top   : 0px;
	word-spacing  : 0px
	}




table.exit {
	clear	    : both; 
	z-index	    : 1;
	display     : block; 
	position    : absolute;
	top         : 700px;
	width	    : 740px;
	color       : #ff0000;
	border-style: ridge;
	border-width: 0px;
	border-color: #008800;
	text-align  : center;
	font-family : Impact,new times roman;
	font-style  : bold;
	font-weight : extra-bold; 
	font-size   : 30px;
	margin      : 0px;
	padding     : 0px;
	}
