text.position {
	fill: #FFFFFF;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 18pt;
	text-align: center;
	text-anchor: middle;
	font-style: normal;
	font-weight: bold;
}
text.lod {
	fill: #000000;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 10pt;
	font-style: normal;
}
body {
	color: #777777;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, Avantgarde, MS Sans Serif, Sans-Serif;
	font-size: 12pt;
}
a {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	color: #440044;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 24pt;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 35px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	color: #440044;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 20pt;
	text-align: left;
	margin-top: 45px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	color: #440044;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 16pt;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	color: #440044;
	font-family: Georgia, Garamond, Times New Roman, Roman, Times, Serif;
	font-size: 12pt;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: normal;
}
p {
	margin-top: 10px;
	margin-bottom: 5px;
}
hr {
	color: #440044;
	background-color: #440044;
	width: 600px;
	height: 2px;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	border: 0px;
}
.logo {
	position: absolute;
	right: 10px;
	top: 10px;
}
.path {
	color: #999999;
}
.languages {
	color: #999999;
}
.item {
	margin-top: 10px;
	margin-left: 30px;
}
.footer {
	margin-top: 20px;
	margin-right: 10px;
	font-size: 7pt;
	text-align: right;
}
.number {
	margin-right: 5px;
	font-weight: bold;
}