.format-kan-text {
	font-weight: bold;
}

.format-kan-c {
	font-size: 16px;
	padding: 16px 0px 18px 0px;
}

.format-kan-j {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0px 4px 0px;
}

.format-standard-text {
	padding: 0px;
	margin: 3px 15px 6px 15px;
	color: #00654e;
	font-size: 15px;
}

h2.format-standard-text {
	padding: 0px;
	margin: 17px 15px 7px 15px;
	color: black;
	font-size: 22px;
}

.format-alic	{	text-align: center ! important;	}
.format-alil	{	text-align: left ! important;	}
.format-alir	{	text-align: right ! important;	}
.format-alij	{	text-align: justify ! important;	}

.format-iu {
	text-decoration: underline;
	font-style: italic;
}

.format-standard-text a {	background-color: #f0fff0;	}

a {	color: #00654e; text-decoration: none;	}
a:visited {	color: #00654e; text-decoration: none;	}
a:active {	color: #00654e; text-decoration: none;	}
a:hover {	color: red; text-decoration: none;	}









.format-bnavy {
	font-weight: bold ! important;
	color: navy;
}

.format-bred {
	font-weight: bold ! important;
	color: red;
}

.format-hidden {
	visibility: hidden;
}

.format-clearboth {
	clear: both;
}

.format-info-head {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: black;
}

.format-info-head-title {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: navy;
}

.format-info-head-red {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: red;
}

.format-hr {
	height: 1px;
	line-height: 1px;
	font-size: 1px;	
	background: navy;
	padding: 0px;
	margin: 4px 0px 2px 0px;
}

.format-h8	{	height: 8px;	line-height: 8px;	font-size: 1px;	}
.format-h16	{	height: 16px;	line-height: 16px;	font-size: 1px;	}
.format-w1	{	width: 1px;	}
.format-w150	{	width: 150px;	}

