body {
	font-family: Georgia, Serif;
	font-style: italic;
	color: #474644;
}

.titlepage {
	font-size: 14px;
	line-height: 18px;
	color: #333231;
}

.text {
	font-size: 14px;
	line-height: 18px;
	color: #474644;
}

.description {
	font-size: 12px;
	line-height: 16px;
	color: #474644;
}

.footer {
	font-size: 10px;
	line-height: 14px;
	color: #333231;
}

.titlemodule {
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #333231;
}

a {
	color: #615f5d;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #84817f;
}