@charset "utf-8";
.test {
	font-family: "Franklin Gothic Book";
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	background-color: #A0A0A4;
}

.menu td table .menu td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-bottom-color: #008000;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}


.menu td table tr td table tr td table tr td {
	font-size: 9pt;
}

html {
overflow-y: scroll;
} 
