a:link, a:visited {
	color: #4466dd;
	text-decoration: none;
}
a:hover {
	color: #aaccff;
	text-decoration: underline; 
}
blockquote {
	color: #119933;
	font-size: 14px;
	line-height: 18px;
}
body {
	background-color: #ffffff;
	font-family: 'Courier New', monospace; 
	margin: 4px;
	padding-top: 8px;
}
em {
	font-style: normal;
	text-decoration: underline;
}
html {
	color-scheme: only light;
	font-size: 100%;
}
img {
	border: 1px outset #6644aa; 
}
img.formal {
	border: none;
}
img.leftbar {
	border-color: #fefeff #ffffff #ccccff;
	border-style: outset;
	border-width: 1px;
}
img.menu {
	border-color: #fefeff #ccccff #ccccff;
	border-style: outset;
	border-width: 1px;
}
img.select {
	border-color: #fefeff #ccccff #ccccff;
	border-style: solid;
	border-width: 1px;
}
h1 {
	font-size: 110%;
	line-height: 140%;
	overflow-wrap: keep-all;
}
p {
	font-size: 95%;
	line-height: 128%;
	overflow-wrap: break-word;
	padding: 0 5px; 
}
p.quote {
	color: #119933;
}
p.date {
	background-color: #e9f0ff;
	letter-spacing: 2px;
	padding: 4px 0; 
}
p.list {
	background-color: #ffe9f0;
	padding: 4px 0; 
}
pre {
	font-family: fixedsys, monospace;
	font-size: 14px;
	line-height: 18px;
	padding: 0 5px; 
}
td {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
}
td.cell {
	border-color: #fefeff #ccccff #ccccff;
	border-style: outset;
	border-width: 1px;
}
td.decorate {
	background-color: #ffeeee;
}
td.discriminator {
	background-color: #fff3e6;
	border-left: 1px outset #eeeeff;
	border-right: 1px outset #333366;
	padding: 0 8px;
	text-align: center;
}
td.pad {
	border: 1px outset #ffffff; 
}
td.title {
	background-color: #eeeeff;
	border-color: #eeeeff #333366;
	border-style: outset;
	border-width: 1px;
	text-align: center;
}
th.cell {
	border-color: #fefeff #ccccff #ccccff;
	border-style: outset;
	border-width: 1px;
}
ol, ul {
	font-size: 14px;
	line-height: 18px;
	margin: 4px 0; 
}
