@charset "ISO-8859-1";
.text1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.95em;
	font-weight: bold;
	color: #5D3A00;
}
a:link {
	color: #5D3A00;
	text-decoration: none;
}
a:visited {
	color: #5D3A00;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: none;
}
a:active {
	color: #5D3A00;
	text-decoration: none;
}
.text2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-weight: bolder;
	color: #5D3A00;
	line-height: 1.4;
}
.text3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;
	font-weight: bolder;
	color: #5D3A00;
}
