12body{	font-family: Geneva;	font-size: 12px;	line-height: 20px;	background-color: rgb(116,151,202);	color: rgb(0, 0, 0);}a:link { text-decoration: none; color: blue;}a:visited { text-decoration: none; color: blue; }a:hover { font-size: larger; }.Document { color: red; left: 200px; }ul { list-style-type: none; }span#MoveLeft { border: 1px solid black;  }.fr { position: relative; top: -10px; }.ft { position: relative; top: -8px; left: 4px; }img { cursor: pointer; }div { overflow: hidden; }a img:link, a img:visited, a img:hover, a img:active, a img {border: none;}#OuterBorder{	position: absolute;	border: 1px solid black;	background-color: rgb(78,113,164);	bottom: 40px;	left: 40px;	right: 40px;	top: 120px;}#InnerBorder{	position: absolute;	border: 1px solid black;	padding: 20px;	left: 15px;	top: 15px;	right: 15px;	bottom: 15px;	text-align: center;	background-color: rgb(255,255,255);}