
a:link {
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  font-family: "Arial", "Helvetica", "sans-serif";
  color: #000000;
}

a:visited {
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  font-family: "Arial", "Helvetica", "sans-serif";
  color: #000000;
}

a:active {
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  font-family: "Arial", "Helvetica", "sans-serif";
  color: #000000;
}

a:hover {
  font-weight: normal;
  font-size: 10pt;
  text-decoration: underline;
  font-family: "Arial", "Helvetica", "sans-serif";
  color: #ff0000;
}

P {
  font-size: 10pt;
  color: #000000;
  	   	font-family: Arial, sans-serif;
  line-height: 14pt;
}

P:hover {
  font-size: 10pt;
  color: #ff0000;
  	   	font-family: Arial, sans-serif;
  line-height: 14pt;
}

.whitetext {
  font-size: 10pt;
  color: #ffffff;
  	   	font-family: Arial, sans-serif;
  line-height: 14pt;
}

.smallwhitetext {
  font-size: 8pt;
  line-height: 14pt;
  font-family: "Arial", "sans-serif";
  color: #ffffff;
}

.strongtext {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  	   	font-family: Arial, sans-serif;
  line-height: 14pt;
}

A {
  text-decoration: underline;
  font-family: "Arial";
}

TABLE {
  font-family: Arial;
  font-size: 10pt;
}
