body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 150%;
}

.ParagraphText {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 150%;
}

.heading {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 150%;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 130%;
}

h2 {	
	font-size: small;
	font-weight: bold;
	color: #FFAC2F;
	text-align: left;
	line-height: 130%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.nav {
	font-size: small;
	font-weight: bold;
	color: #666666;   
   	text-align: left;
	text-decoration: none;
	line-height: 130%;
	
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}


.ArtListMoreLink {
	font-weight: bold;
}

.ArtListMoreLink:link {
	color: #FFAC2F;
}

.ArtListMoreLink:hover {
	color: #FFAC2F;
}

.ArtListMoreLink:visited {
	color: #5F5F5F;
}

.ArtListFooter{ padding: 0px 0px 30px 0px; }
.ArtListFooter a{ font-size: 13px; color: #FFAC2F; font-weight: bold; text-decoration: none; }
.ArtListFooter a:hover{ text-decoration: underline; }
.ArtListFooter a:visited { color: #FFAC2F; }

.LangBtnActive {  font-size: 11px; color: Silver; font-weight: normal; }
.LangBtnInactive {  font-size: 11px; color: #000000; font-weight: bold; }

