body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
a:link
{
font-weight: bold;
color: #000000;
background-color: transparent;
text-decoration: none;
}
a:visited
{
font-weight: bold;
color: #000000;
background-color: transparent;
text-decoration: none;
}
a:active
{
font-weight: bold;
color: #FFFFFF;
background-color: transparent;
text-decoration: none;
}
a:hover
{
font-weight: bold;
color: 000000;
background-color: #fff;
text-decoration: none;
}.table {
	font-size: 10px;
	color: #000000;
}
.regulartxt {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

