* {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: xx-small;
}
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	xfont-size: xx-small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}p {
	font-size: xx-small;
}
.tr0bar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 2px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #DE0607;
	text-decoration: underline;
}
a:active {
	color: #DE0607;
	text-decoration: underline;
}

.active {
	color: #DE0607;
	text-decoration: underline;
	font-weight: bold;
}


