@charset "UTF-8";
menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	position: relative;
	margin-left: 20px;
	max-height: 700px;
	height: 650px;
}
.Second_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
#Table2 {
	overflow: auto;
	height: inherit;
}
