@charset "utf-8";
/* CSS Document */

A:unknown {COLOR: blue;}
A:visited {COLOR: blue;}
A:hover {COLOR: blue;}
A:link {COLOR: blue;}
A:unknown.style3 {COLOR: white; text-decoration: none;}
A:visited.style3 {COLOR: white; text-decoration: none;}
A:hover.style3 {COLOR: #33CCFF; text-decoration: none;}
A:link.style3 {COLOR: white; text-decoration: none;}
BODY {margin: 0; padding:0;} 
h1 {
font-family: Arial;
font-size: 18px;
text-decoration: none;
text-align: justify;
font-weight:bold;
margin-bottom: 0px;
margin-top: 0px;
}
h2 {
font-family: Arial;
font-size: 16px;
text-decoration: none;
text-align: justify;
font-weight: bold;
margin-bottom: 0px;
}
h3 {
font-family: Arial;
font-size: 14px;
text-decoration:underline;
text-align: justify;
font-style:italic;
font-weight: bold;
margin-bottom: 0px;
}
h4 {
font-family: Arial;
font-size: 12px;
text-decoration:underline;
text-align: justify;
font-style:italic;
font-weight: bold;
margin-bottom: 0px;
}
h6 {
    margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:Arial;
	font-weight:normal;
	text-decoration:underline;
	text-underline:single; margin-left:0cm; margin-right:0cm; margin-top:0cm
}

.style3 {
font-family: Arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-align: left;
}
.generaltext {
font-family: Arial;
font-size: 13px;
text-decoration: none;
text-align: justify;
margin-bottom: 2px;
margin-top: 2px;
}
.subtitle {
font-family: Arial;
font-size: 10px;
text-decoration: none;
font-weight: bold;
text-align: left;
}
.Default {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}