* {margin: 0; padding: 0; }
body { 	
	text-align: center; 
	Margin:10px;
	text-align:left; 
	font-family: Georgia, "Georgia", serif;
	font-size:85%; 
	color: #000; 
	background: #FFF; }
.centeredDiv{ margin: 0px auto; text-align: left; width: 580px;}
a { color: #000; text-decoration:none; outline: none;}
a:visited { color: #000; } 
a:active { color: #000; } 
img, a img { border-style: none; }
div {padding:0px;}
#menu a{font-size:105%;
	margin-right:10px;
	color:#000}
#content a{text-decoration:underline;}
#hide {display:none;}
h2{	margin-top:10px;
	color:#666;
	font-size:100%;
}

