table{
	font-family: arial, Verdana;
	font-size: 100%;
}
a.Linkbar:link {
	color:black;
	text-decoration: none;
}
a.Linkbar:visited {
	color: black;
	text-decoration: none;
}
a.Linkbar:hover {
	color: black;
	text-decoration: underline;
}
a.Linkbar:active {
	color:black;
	text-decoration: none;
}
.LinkBox{
	color: black;
	background-color:white;
	border-color:black;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.FormText{
	color: white;
}
ul {
		line-height:1.5em;
}

