BODY, .content {
	font-family : sans-serif;
	background-color : White;
}

A.locationbar, SPAN.locationbar {
	text-decoration : none;
	font-weight : bold;
}

.locationbar {
	background-color : black;
	color : White;
	font-size : 13px;
}

A.menu {
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

.menu {
	color : White;
	font-size : 12px;
}

.menu2 {
	color : Black;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

IMG {
	border : 0;
}

TD {
	vertical-align : top;
}