body, h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
h {
	font-weight: bold;
}
dt {
	font-weight: bold;
}
a:hover, a:active {
	color: #FF0000;
	text-decoration: none;
}
