body {
	color: black;
	background: white;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
}
a:link {
	color: #0000a0;
}
a:active {
	color: #0f0f0f;
}
a:visited {
	color: #0000a0;
}
.ListItems {
	font-size: 10px;
}
ul.joblist {
	font-weight: bold;
}
