.text2{
	font-family : Time New Roman;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
}
.text{
	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : black;
}
.headertext{
	font-family : arial;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
	color : black;
}
.interfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: black;
}
.whiteinterfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: white;
   
}
.whitetext a:hover {
 font-family: arial;
  font-size: 9pt;
  color: white;
  text-decoration: underline;
}
.whitetext a{
  font-family: arial;
  font-size: 9pt;
  color: white;
  text-decoration: none;
}
.whitetext {
  font-family: arial;
  font-size: 9pt;
  color: white;
  text-decoration: none;
}
.boxinterfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: black;
  background-color: gray;
}
</style>