BODY {
	margin:100px 200px 0 250px;
	font-family: Helvetica, sans-serif;
	font-size: 120%;
	}

H1 {
	font-size: 220%;
	font-weight: bolder;
	}
	
SMALL {
	font-size: 75%;
	}
	
#hook {
	font-size: 120%;
	font-weight: bolder;
	}
	
#panel {
	float: right;
	background-color: #e0e0e0;
	padding: 10px;
	text-align: right;
	border: 2px inset #e0e0e0;
	}
