p {
	font-family: Arial;
	font-size: 10pt;
	list-style-type: disc;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menu_sk {
	font-size: 9pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #0000CC;

}

a:visited {
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	color: #000099;
	text-decoration: underline;
}
