	body {
			margin-left: 8; margin-right: 0;
			margin-top: 8; margin-bottom: 0;
			
			color: #ffffff; background: #435060;

			font-family: "Courier new";
			font-size: 14px;
			
		}
	
	h1 { 
			font-family: "Courier new";
			font-size: 16px;
			font-decoration: bold;
			color: #ffffff
		}
		
	

	small { 
			font-family: "Courier new";
			font-size: 12px;
		}


	td {
			font-family: "Courier new";
			font-size: 14px;
			background: #435060;
		}

			
	input {
			font-family: "Courier new";
			font-size: 13px;
		}



	a:active {text-decoration:none}
	a:active {color: #ffffff}
	a:visited {text-decoration:none}
	a:hover {text-decoration:underline}
	a:hover {color: #ffffff}
	a {font-family: bookman old style; text-decoration:none; color: #8793a2}

	

