body {
  overflow-x: auto;
  overflow-y: scroll;
}

#link16 a {
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}

#link16 a:visited{
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 16px; 
	font-weight: bold;
}

#link16 a:active{
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}

#link16 a:hover {
	color: #006600;
	text-decoration:none;
	font-family: "Arial";
	font-size: 16px;	
}

#link12r a {
	color:#FF0000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 12px;
}

#link12r a:visited{
	color:#FF0000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 12px;
}

#link12r a:active{
	color:#FF0000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 12px;
}

#link12r a:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 12px;
}

.link16 {
	color:#008000;
	text-decoration:underline;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}


.text16 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

.text16r {
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
}


.text40b {
	font-family: Arial;
	font-size: 40px;
	color: #008000;
	font-weight: bold;
}

.text40bs {
	font-family: Arial;
	font-size: 40px;
	color: #000000;
	font-weight: bold;
}
