* {
	font-family: Georgia, serif;
}
h1,h2,h3,h4,h5,h6 {
	letter-spacing: 1px;
}
pre {
	font-family: "Courier New", monospace;
	font-size: small;
	font-weight: 200;
	line-height: 125%;
}
BODY {
	background-color: white; 
	color: black; 
	margin: 0;
}
TABLE.hdrtbl {
	background-color: blue; 
	color: white;
}
TABLE.bodytbl {
	background-color: white; 
	color: black; 
	margin: 0;
}
SPAN.tagline {
	font-style: italic;
}
A:link {
	background-color: white; 
	color: black; 
	font-weight: bold;
}
A:active {
	background-color: white; 
	color: red; 
	font-weight: bold;
}
A:visited {
	background-color: white; 
	color: black; 
	font-weight: bold;
}
.addrhdr {
	font-size: x-small;
}
TD.logocell {
	padding: 6px;
}
.content {
	margin-top: 2ex;
}
.pagehead {
}
.maintext {
}
li { 
  margin-top: 0.5em; 
  margin-bottom: 0.5em; 
}
div.inlist {
  margin-top: 0.5em; 
  margin-bottom: 1em; 
}
.code {
	margin-left: 2em;
	color: #654321;
	background-color: #F0F0F0;
	border: solid #E0E0E0 2px;
	padding: 1em;
}
.specimen {
	margin-left: 2em;
	color: #654321;
	background-color: #F0F0F0;
	border: solid #E0E0E0 2px;
	padding: 1em;
}
div.socialbms {
	font-size: small;
	margin-top: 2em;
}

ul.mcol2 li {margin:0;position: relative}
ul.mcol3 li {margin:0;position: relative}
ul.mcol4 li {margin:0;position: relative}

