<style type="text/css"><!--

a:link {
	font-family: monospace, fixed, courier;
	font-size: 12px;

}


a:visited {
	font-family: monospace, fixed, courier;	
	color: grey;	
	font-size: 12px;
}

body {
	
	font-family: monospace, fixed, courier;
	font-size: 12px;	
	color: blue;
	background-color: white;

}

hr {
	width: 60%;
	color: blue;
}



#left {
	position: absolute;
	left:10px;
	top:60px;
	width:180px;
	padding:12px;
	border-top:1px solid blue;
	border-left:1px solid blue;
	border-bottom:1px solid blue;
	border-right:0.5px solid blue;
}

#right {
	position: absolute;
	top:20px;
	right:10px;
	left:220px;
         padding:15px;
        border:1px solid blue;
      
}

--></style>




