body {
	margin: 0em 0em 0em 1px;
	font-family: arial,helvetica,sans-serif;
}

td, p  {
	font-family: arial,helvetica,sans-serif;
}

th {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: left;
}

em {
	font-weight: bold;
	font-style: italic;
}

img {
	border: 0;
}

table {
	border: 0;
}

hr {
	width: 100%;
}

.pageheader {
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: black;
	background: #ffd8a8;
}

td.sidebar {
	font-family: arial,helvetica,sans-serif;
	background: #ffd8a8;
	color: black;
	font-size: small;
	width: 20%;
}

.sidebarheader {
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
	color: black;
	background: #ffd8a8;
}

td.date {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
}

pre,code {
	font-family: "andale mono", "monotype.com", "courier new", monospace;
	font-size: small;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
}

.txth1 {
	font-family: arial,helvetica,sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
	background: #ffd8a8;
}

h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-family: arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
}

small {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
}

.darkbg {
	color: white;
	background: #660066;
	font-size: small;
	font-weight: bold;
}

.headline {
	color: red;
	background: #A57859;
}

.lightbg {
	color: black;
	background: #ffd8a8;
}

td.img.checker {
	width: 6px;
}

td.checker {
	color: white;
	background: #666666;
	background-image: url(images/f.gif);
}

@media screen {  /* hide from IE3 */
	a[href]:hover { background: #ffff78; color: blue; }
}
