body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}a:link {
	color: FFD700;
	text-decoration: none;
}
a:visited {
	color: FFD700;
	text-decoration: none;
}
a:hover {
	color: FFD700;
	text-decoration: underline;
}
a:active {
	color: FFD700;
}
.bold {
	font-weight: bold;
}
.title {
	font-size: 11px;
	font-weight: bold;
}
.red {
	color: #A60504;
}
