body {
	margin: 0px 16px;
	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: 26px;
}
#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;
	}
.center {text-align: center;}
.bold {font-weight: bold;}
.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;}
a.pdf { background: transparent url("/images/pdf.gif") 100% 50% no-repeat; padding-right: 20px; }
a.doc { background: transparent url("/images/smallmsword.gif") 100% 50% no-repeat; padding-right: 20px; }
a.xls { background: transparent url("/images//smallmsxls.gif") 100% 50% no-repeat; padding-right: 20px; }
a.ppt { background: transparent url("/images/smallpp.jpg") 100% 50% no-repeat; padding-right: 20px; }
