﻿body {
	font-family: Trebuchet MS;
}
h4 { 
	font-size: 1em;
	}
.item3 {
	display:block;
	padding: 3px;
	line-height: 18px;	
	height: 18px;
	width: 18px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #dedede;
}
.item3selected { 
	background-color: #a1a1a1;
	}