h1 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
h2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-position: center;
	text-align: justify;
}
h3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-position: center;
	text-align: center;
}

h4 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.copyright {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-position: center;
	text-align: center;
}

p,td {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

A.navitop {
	font-family: Tahoma, Arial;
	font-size:9pt;
	font-weight:normal;
	font-style : italic;
	color:#000000;
	text-decoration:none
}
A.navitop:HOVER {
	font-family:Tahoma, Arial;
	font-size:9pt;
	font-weight:normal;
	font-style: italic;
	color:#996633;
	text-decoration:none
}
.navitop {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color:#660066;
	text-decoration:none
}
.greenStatic {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #006600;
}
A.navibottom {
	font-family: Tahoma, Arial;
	font-size:9pt;
	font-weight:bold;
	font-style : normal;
	color:#000000;
	text-decoration:underline
}
A.navibottom:HOVER {
	font-family:Tahoma, Arial;
	font-size:9pt;
	font-weight:bold;
	font-style : normal;
	color:#000000;
	text-decoration:none
}
.navibottom {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style : normal;
	color:#000000;
	text-decoration:none
}

A.naviCare {
	font-family: Tahoma, Arial;
	font-size:10pt;
	font-weight:bold;
	font-style : normal;
	color:#ff0000;
	text-decoration:underline
}
A.naviCare:HOVER {
	font-family:Tahoma, Arial;
	font-size:10pt;
	font-weight:bold;
	font-style : normal;
	color:#ff0000;
	text-decoration:none
	}

dd,dt {
     font-family: Tahoma;
	 font-size:10pt;
	 font-weight:normal;
	 color :#000000
}