body {
	font-family: verdana, sans-serif;
	text-align:center;
	background: #FFFFFF;
	color: #303030;
	margin-left:auto;
	margin-right:auto;
	margin-top:2em;
	width: 80%;
}
.title {
	font: bold 400% monospace;
	letter-spacing: 0.5em;
	color: #606060;
	text-align:center;
}
* {text-align:left;}
a:link {
	text-decoration: none;
	border-bottom: dotted #a0a0ff 1px;
	color: #0000ff;
}
a:visited, a:active {
	text-decoration: none;
	border-bottom: dotted #900090 1px; /*#551ca5*/
	color:#900090;
}
a:hover {
	text-decoration: none;
	border-bottom: dotted #c0c0ff 1px;
	color: #7070ff;
}
img {
	border: none;
}
.heading1 {
	font: bold 150% verdana,sans-serif,monospace;
	color: #303030;
	text-indent: 1em;
}
.center {
	text-align: center;
}
.middle_ad {
	float: right;
	width: 205px;
	height: 95px;
	margin-right:15em;
}
.foot {
	text-align: center;
	font-size: small;
}
.foot a {
border:none;
}
.abbrev {
	border-bottom: 1px dotted #303030;
}
#partedmagic,#partedmagic + p{
clear:both;
}
/* {
	border: black 1px solid;
}
*/
