.column {
	font-size: 0.85em;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
}
.bottom_menu {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.bottom_space {
	padding-bottom: 5px;
}
.column_title {
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
	background-image: url(images/top_column.gif);
	padding-left: 40px;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
.main_text {
	font-size: 0.95em;
	line-height: 1.6em;
	padding-left: 10px;
}
.footer {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 5px;
}
.column_detail {

	font-size: 0.85em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
h1 {
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	color: #003300;
}
h2 {
	font-size: 0.95em;
	line-height: 1.5em;
	font-weight: bold;
	color: #003300;
	padding-left: 10px;
}
.main_text2 {

	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 15px;
}
.text-caption {


	font-size: 0.75em;
	line-height: 1.4em;
}
h3 {
	font-size: 1em;
	line-height: 1.6em;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
	padding-left: 10px;
	letter-spacing: 0.2em;
}
.square {
	border: 1px solid #009900;
	padding: 5px;
}

