@charset "UTF-8";
/* CSS Document */

.text1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 8px;
}
.text2BlueLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}

div#info {display: none;}