body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(logo-bottomright-trans.gif) fixed;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link img {
	border-style: none;
}
a:visited img {
	border-style: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	border-style: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}