td {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none ;

}

.footer {
  color:white;
}

td a:link  { font-family: Arial; font-size: 10pt; color: blue; text-decoration: none }
td a:visited { font-family: Arial; font-size: 10pt; color: blue; text-decoration: none }
td a:hover { font-family: Arial; font-size: 10pt; color: red; text-decoration: underline}

.error {
  color: red;
  font-weight: bold;
}

body {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none ;
}

.companyname {
  font-family: verdana;
  font-size: 11pt;
  color: navy;
  font-weight: bold;
}
.copyrights {
  font-family: verdana;
  font-size: 8pt;
  color: #555555;

}
.copyrights a:link{
  font-family: verdana;
  font-size: 8pt;
  color: #555555;

}
.copyrights a:visited{
  font-family: verdana;
  font-size: 8pt;
  color: #555555;

}
.copyrights a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: #555555;

}

