body {
	font-size: x-small;
	font-family: Arial;
}

A {
	color: #006600;
}

A:Hover {
	color: black;
}

HR {
	color: Black;
	width: 100%;
	text-align : center;
	height : 1px;
}

UL {}

.PageTitle {
	font-size: large;
	font-weight: bold;
	color: #006600;
}

.TableHeader {
	text-align: center;
	font-weight: bold;
	background-color: #006600;
	color: white;
}

.Field {
	text-align: right;
}
.Button {}

.PageTitle  {}

.MenuItem {
	font-size: xx-small;
}

.FooterText {
	Height: 10px;
	font-size: xx-small;
}

A.FooterText {
	Height: 100px;
	font-size: xx-small;
}