body {
	background: #f8f8f8;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #444444;
	scrollbar-face-color: #F2F3F5;
	scrollbar-arrow-color: #8D9DAD;
	scrollbar-highlight-color: #F4F5F7;
	scrollbar-3dlight-color: #F8F9FB;
	scrollbar-shadow-color: #D7DEE4;
	scrollbar-darkshadow-color: #AEB7BF;
}
A, A:link, A:visited, A:active {
	background: #fff;
	text-decoration: underline;
	color: #333;
}
A:hover {
	text-decoration: none;
	background: #e0e0e4;
	color: #000;
}
.dim {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #666;
}
.info {
	font-family: Arial, sans-serif;
	font-size: xx-small;
	color: #666;
	margin: 0em 0em 0em 2em;
}
.heading {
	font-family: Lucida Sans Unicode, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #333;
	background-color: #f5f5d2;
	border-bottom: 1px dashed #999;
	padding: 1px 4px;
}
.admin {
	font-family: Arial, sans-serif;
	font-size: xx-small;
}
h1 {
	font-size: small;
}
img {
	border-width:	0px;
}
