body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
}
#Lang {
	margin: 0px;
	padding-top: 10px;
	font-size: 9pt;
}

#LangInput {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#LangInput select {
	font-family: Tahoma;
	font-size: 9pt;
}
#Footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Footer h1 {
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#News {
	margin-top: 10px;
	margin-bottom: 10px;
}
#NewsHeader a {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#NewsHeader a:hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}


#NewsHeadline {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#NewsHeadline a {
	color: #0000CC;
	text-decoration: none;
}
#NewsHeadline a:hover {
	color: #0000CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
.Highlight1 {
	color: #666666;
	font-size: 10pt;
}
.Highlight2 {
	font-weight: bold;
	color: #990000;
}
