

body{
	position: relative;
	left: 0; top: 0;
	width: auto;
	margin: auto;
	background: #ffffff;
}

acronym{
	border-bottom: 1px #103C56 dotted;
}

code{
	color: #555;
	background: #eee;
}

a{
	text-decoration: underline;
	color: #222;
}

a:hover{
	color: #222;
}





#logo h1{
	margin: 0 0 .2em 0;
	font: 3em/120% Garamond, Georgia, Serif;
	color: #000;
}









#menu{ display: none }














#content h3{
	font: bold 1.6em Garamond, Serif;
	color: #aaa;
	margin: 1em 0 0 0;
	border-bottom: 1px #aaa dashed;
	text-align: left;
}

#content i.date{
	float: right;
	font: 0.6em Verdana, Sans-Serif;
	color: #555;
	margin-top: -14px;
}

#content p{
	font: 1em/140% Georgia, Serif;
	color: #222;
	text-align: justify;
	text-indent: 3em;
	margin: .5em 1em 1em 1em;
}

#content ul{
	background: #eee;
	width: 96%; margin-left: 2%;
	margin: 0;
	padding: 2%;
}

#content li{
	font: .8em/140% Verdana, Sans-Serif;
	list-style: circle;
	margin: 0 0 0 30px;
	padding: 2px;
}












#copyright{
	text-align: center;
	padding: 50px 0 50px 0;
	color: #ccc;
}

#copyright a{ display: none }










.hide-from-browser{
	display: none;
}
