body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.linkwhite {
	color: #FFFFFF;
}
