body, p, li, ul, ol, dt, dl, dd, h1, h2, h3, h4, form, td, th, small, form {
	font-family: georgia, serif;
	color: #000000;
}

.navbar {
	background-color: #ffffff;
	font-family: georgia, serif;
	text-align: left;
	color: #000000;
	font-size: small;
	margin: 0 0 30px 0;
}

body {
	background-color: #ffffff;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 30px;
}

blockquote {
	font-style: italic;
}


ul {
	list-style: disc;
}


/* a:link {
	color: #99ffcc;
} /*

/* a:visited {
	color: #cccccc;
} */

td {
	vertical-align: top;
}

th {
	font-weight: heavy;
}

dt, strong {
	font-weight: heavy;
}

h1 {
	font-weight: 800;
	font-size: x-large;
	margin: 0 0 0 0;
}

.body {
	clear: left;
}

h1.biglogo {
	text-align: center;
	margin: 0 0 0 0;
}


h2, h3, h4 {
	font-weight: heavy;
}

tt, pre, code {
	font-family: courier, monospace;
	text-align: left;
}

small {
	font-size: small;
}


.footerinfo {
        margin: 20px 0 0 0;
	font-family: georgia, serif;
	font-size: small;
	text-align: right;
}

.definition {
	font-size: small;
}

.biglink {
	font-size: large;
	font-weight: bold;
	text-decoration: no-underline;
}

.linkdesc {
	font-size: small;
	margin-left: 20px;
}

.navlink {
	margin-top: 0;
	margin-bottom: 6px;
}

.mainstuff {
	width: 70%;
}

.infolist {
	width: 30%;
}

img.n {
	/* width: 120px; */
	margin: 10px 10px 10px -40px;
	padding: 0 0 0 0;
	border: thin;
	float: left;
}
