BODY{
	margin:1;
	text-align:center;
}
A.top { text-decoration:none; color:#DDEEFF } A.top:hover{ color:#FFEE55 }
A.menu{
	text-decoration:none;
	color:#112233;
	font-family:'Arial';
	font-size:14;
	font-weight:800;
}
A.menu:hover{
	color:#000038;
	background=#FFEE55;
}
TD.menu{
	height:25;
}
TABLE.person{
	width:200;
	border:solid;
	border-width:2;
	border-color:#1122AA;
}
IFRAME{
	width:800;height:800;padding:0;margin:10;border:1;
}

