body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	}

a {
	color: #09c;
	font-size: small;
	text-decoration: underline;
	font-weight: 500;
	font-family: arial, helvetica, sans-serif;
	}
a:link {color: blue;text-decoration: underline;}
a:visited {color: #96c;}
a:hover {background-color: #ffc;
text-decoration: none;}

.topnav{
position: absolute; top:33px; right:5px;font-size:x-small;
}
dt {
	margin: 6px;
}
dd {
	font-size: small;
}#memomain {
	position:absolute;
	top: 30px;
	right: 3px;
}
#memomain2 {
	position:absolute;
	top: 30px;
	left: 3px;
}
li {
	padding-bottom: 3px;
	}
.title {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
	}
#content {
	margin-right: 35px;
	margin-left: 35px;
	}
.shaded {
	background-color: #DFDFDF;
	padding: 3px;
}
.bottomnav {
	font-size:small;
	}
.plainlink {color: #000;
	font-size: medium;
	text-decoration: underline;
	font-weight: 500;
	font-family: arial, helvetica, sans-serif;
}.boldunderlined {
	font-weight: bold;
	text-decoration: underline;
}
#memoinfo {font-size:small; text-align:center;}
.block {margin: 1em 3em;}
.u {text-decoration: underline;}