a:active, a:visited, a:link {
	font-family: arial;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 10pt;
	color: black;
	text-decoration: underline;
}

td {
	font-family: arial;
	font-size: 10pt;
}
body {
	scrollbar-base-color: #e01f22;
	scrollbar-arrow-color: White;
	scrollbar-track-color: White;
}