body, td, .std {
	font-family: Verdana,sans-serif;
	font-size: 12pt;
	color: #555555;
}
body a, td a, .std a {
	text-decoration: underline;
	color: #b01d18;
}
body a:visited, td a:visited, .std a:visited {
	color: #901814;
}
body a:hover, td a:hover, .std a:hover {
	color: #e0251f;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #80a060;
}

.languages {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.languages a {
	text-decoration: none;
	color: #ffffff;
}
.languages a:visited {
	text-decoration: none;
	color: #ffffff;
}
.languages a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.greynavi {
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
}
.greynavi a {
	text-decoration: none;
	color: #999999;
}
.greynavi a:visited {
	text-decoration: none;
	color: #888888;
}
.greynavi a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

.sidenavi {
	font-size: 12pt;
	font-weight: bold;
	color: #80a060;
	line-spacing: 200%;
}
.sidenavi a {
	text-decoration: none;
	font-weight: normal;
	color: #80a060;
}
.sidenavi a:visited {
	text-decoration: none;
	color: #708c54;
}
.sidenavi a:hover {
	text-decoration: underline;
	color: #90b46c;
}
.sidelink {
	font-size: 12pt;
	font-weight: bold;
	color: #80a060;
	line-spacing: 200%;
}
.sidelink a {
	text-decoration: none;
	color: #80a060;
}
.sidelink a:visited {
	text-decoration: none;
	color: #708c54;
}
.sidelink a:hover {
	text-decoration: underline;
	color: #90b46c;
}

.englishgreynavi {
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
}
.englishgreynavi a {
	text-decoration: none;
	color: #999999;
}
.englishgreynavi a:visited {
	text-decoration: none;
	color: #888888;
}
.englishgreynavi a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

.date {
	font-family: Verdana,sans-serif;
	font-size: 8pt;
	color: #b5cb93;
}

