﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
A:link {
	COLOR: black;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: black;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
}
.o {
	text-align: center;
}
.f {
	background: #FFFFDF;
}
.s {
	background: #FFFFEA;
}
.h {
	font-size: 13px;
	font-weight: normal;
}
.d {
	list-style-image: url('dt.gif');
}