A:link {
	text-decoration: none;
	color: rgb(100, 100, 225);
}
A:visited, A:active {
	text-decoration: none;
	color: rgb(100, 100, 175);
}
A:hover {
	text-decoration: underline;
	color: rgb(50, 50, 250);
}
H1, H2, H3, H4 {
	font-family:sans-serif;
}
tr.gray td {
	background-color: #e0e0e0;
}
td.right {
	text-align: right;
}
input.lower, select, textarea {
	border-style: inset;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", Serif;
	background-color: #ccccd5;
	border-width: 1px;
}
input.raise {
	font-family: sans-serif;
	background-color: #ccccd5;
	border-width: 1px;
}
img {
	border: 0;
}
th.left {
	text-align: left;
	vertical-align: top;
}
hr {
	display: none;
}
body {
	background-color: rgb(240, 240, 240);
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", Serif;
}
div.body {
	background-color: rgb(200, 200, 200);
}
h2.reverse {
	width: 99%;
	background-color: #ccccd5;
	padding: 2px;
	color: rgb(50, 50, 50);
	border-width: 1px;
	border-style: outset;
}
h3.level2 {
	width: 99%;
	background-color: #ccccd5;
	-moz-border-radius: 0 .5cm .5cm 0;
	border-radius: 0 .5cm .5cm 0;
	padding: 2px;
	color: rgb(50, 50, 50);
	border-width: 1px;
	border-style: outset;
}
h3.underline, h3.category, h3.date {
	width: 99%;
	border-bottom: 2px;
	border-left: 0;
	border-top: 0;
	border-right: 0;
	border-color: #ccccd5;
	border-style: solid;
}
.reverse {
	color: white
}
.red {
	color: red
}
.navigation {
	font-family:sans-serif;
	font-size: 10pt
}
.title {
	font-family:sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: rgb(100, 100, 110);
	font-variant: small-caps;
}
.logo {
	font-size: 24pt;
	font-family:sans-serif;
	font-weight: bold;
	font-style: italic;
}
.description {
	font-family:sans-serif;
	color: rgb(100, 100, 110);
}
.category {
	font-family:sans-serif
}
table.pagename {
	width: 99.5%;
	border: 1px;
	border-style: outset;
	padding: 0.5em;
	margin-bottom: 1em;
	background-color: #ccccd5;
}
div.version {
	width: 99.5%;
	border: 1px;
	border-width: 1px;
	background-color: #ccccd5;
	border-style: outset;
	padding: .5em 0 .5em 0;
	font-family:sans-serif;
	font-size: 9pt;
}
.preview {
	font-family:sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #7f0000
}

