.text {
	font-size: 12px;
	line-height: 150%;
	color: #003333;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: none;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline overline;
}
.btn {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: thin dotted #666666;
}
.text_f {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-image:url(img/block_1.gif)
}

