td, select {
	font-family: tahoma;
	font-size: 8pt;
}

.footer {
	color: #ffffff;
	padding: 6px;
}
a {
	color: #8a0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.powerlink {
	color: #fdeb83;
	text-decoration: none;
}
a.powerlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.title {
	font-size: 11pt;
	color: #052b9d;
	font-family: Arial;
	font-weight: bold;
}
.name {
	font-size: 10pt;
	color: #b50a01;
	font-family: Arial;
	font-weight: bold;
}