body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#leftmenu a.leftmenulevel1:link, #leftmenu a.leftmenulevel1:active, #leftmenu a.leftmenulevel1:visited {
	font-size: 11px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#leftmenu a.leftmenulevel1:hover {
	text-decoration: underline;
}

#leftmenu a.leftmenulevel2:link, #leftmenu a.leftmenulevel2:active, #leftmenu a.leftmenulevel2:visited {
	font-size: 10px;
	line-height: 14px;
	color: #6b6b6b;
	padding-left: 11px;
	display: block;
	text-decoration: none;
}
#leftmenu a.leftmenulevel2:hover {
	font-size: 10px;
	text-decoration: underline;
}

h1 {
	font-size: 36px;
	color: #b5d133;
	font-weight: bold;
	padding-bottom: 17px;
}

h2 {
	font-size: 14px;
	color: #7e7e7e;
	font-weight: bold;
	padding-bottom: 7px;
	margin-top: -8px;
}

#homedocumentary a:link, #homedocumentary a:active, #homedocumentary a:visited, 
#hometxt a:link, #hometxt a:active, #hometxt a:visited,
#homeblog a:link, #homeblog a:active, #homeblog a:visited{
	/*color: #363d11;*/
	color: #6c7d1f;
	font-weight: bold;
	text-decoration: none;
}

#homedocumentary a:hover, 
#hometxt a:hover,
#homeblog a:hover {
	/*color: #363d11;*/
	color: #6C7D1F;
	text-decoration: underline;
}

p.titleart {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

.titlesec1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #b4cd36;
	padding-bottom: 8px;
}

.titlesec2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #6c7d1f;
}

.articlepublished {
	font-size: 11px;
	color: #494949;
}

.photocaption {
	font-size: 13px;
	background-color: #b5d133;
	color: #fff;
	padding: 2px 5px;
}

.highlights, .highlights a {
	font-size: 16px;
	font-weight: bold;
	color: #6c7d1f;
	text-decoration: none;
}
.highlights a:hover {
	color: #6c7d1f;
	text-decoration: underline;
}

.highlightstitle {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.highlightstitle a:link, .highlightstitle a:active, .highlightstitle a:visited {
	color: #000;
	text-decoration: none;
}
.highlightstitle a:hover {
	color: #6c7d1f;
	text-decoration: underline;
}

.highlightstxt {
	font-size: 11px;
}

.highlightstxt a:link, .highlightstxt a:active, .highlightstxt a:visited {
	color: #000;
	text-decoration: none;
}
.highlightstxt a:hover {
	color: #6c7d1f;
	text-decoration: underline;
}