/* CSS Document */

body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
a:link
{
font-weight: bold;
color: #81211D;
background-color: transparent;
text-decoration: none;
}
a:visited
{
font-weight: bold;
color: #81211D;
background-color: transparent;
text-decoration: none;
}
a:active
{
font-weight: bold;
color: #81211D;
background-color: transparent;
text-decoration: none;
}
a:hover
{
font-weight: bold;
color: #0A2754;
background-color: #fff;
text-decoration: none;
}.table {
	font-size: 12px;
	color: #0A2754;
}
.regulartxt {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
