<STYLE TYPE="text/css">

A:link {
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
}

A:visited {
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: none;
  font-size: 8pt;
}

A:hover {
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 8pt;
}

A:active {
  color: #000000;
  font-family: Helvetica;
  font-weight: normal;
  text-decoration: underline;
  font-size: 8pt;
}

A.topmenu:link {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.topmenu:visited {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.topmenu:hover {
    color: "#000000";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

A.topmenu:active {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.leftmenu:link {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.leftmenu:visited {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.leftmenu:hover {
    color: "#000000";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

A.leftmenu:active {
    color: "#FFFFFF";
	font-family: Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.titlebox {
    color: "#FFFFFF";
	font-family: Helvetica;
    font-size: 14pt;
	font-weight: normal;
	text-decoration: none;
}


.headerbox {
    color: "#000000";
	font-family: Verdana;
    font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}

.pagecontent {
    color: "#000000";
	font-family: Verdana;
    font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
    text-align:justify;
}

A.pagecontent:link {
    color: "BLUE";
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
    text-align:justify;
}

A.pagecontent:visited {
    color: "PURPLE";
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
    text-align:justify;
}

A.pagecontent:hover {
    color: "RED";
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
    text-align:justify;
}

A.pagecontent:active {
    color: "#000000";
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
    text-align:justify;
}
.copytext {
    color: "#000000";
	font-family: Helvetica;
    font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

A.copytext:link {
    color: "#000000";
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A.copytext:visited {
    color: "#000000";
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A.copytext:hover {
    color: "#FF0000";
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

A.copytext:active {
    color: "#000000";
	font-family: Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

</STYLE>