@charset "utf-8";
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
a:visited {
	color: #009;
}
a:hover {
	color: #006;
}
a:active {
	color: #006;
}
ul li {
	list-style-type: square;
}
.emptyCell {
	font-size: 1px;
}
a {
	color: #009;
	text-decoration: underline;
}
img {
	border:0;
}
div.vcard abbr {
	border-bottom:none;
}
h1 {
	color:#006;
	margin:10px 0px;
	font-size:16px;
}
#navBar a {
	text-transform: uppercase;
	color: #474c74;
	font-size: 18px;
	letter-spacing: 0.01em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#langSwitcher a {
	font-size: 12px;
}
#langSwitcher a:hover {
	text-decoration:underline;
}
.newsDate {

	color: #CCC;
}

#content img.frame {
	border:1px;
	padding: 3px;
	border-color:#930;
	border-style:dashed;
	margin:10px;
	vertical-align:top;
}
#content h2 {
	vertical-align: top;
	margin-top:10px;
	color: #930;
	font-size: 14px;
}

