*    {margin:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: justify;
	margin-bottom:5;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	margin-bottom:20px;
	font-style: normal;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	margin-bottom: 5;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	line-height: normal;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #666666;
	text-decoration: none;
}

