h1{
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
h2{
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
A.meniuo {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
A.meniuo:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #3A85A4;
}
A.meniuo:link {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
A.meniuo:active {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
A.meniuo:visited {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
}
A.meniuoh {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A.meniuoh:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #3A85A4;
}
A.meniuoh:link {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A.meniuoh:active {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
A.meniuoh:visited {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.tdleft{
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #3A85A4;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3A85A4;
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	white-space: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
