body {
	font-family: sans-serif;
	font-size: 11pt;
	background-color: White;
	color: Black;
	scrollbar-arrow-color: White;
	scrollbar-face-color: Red;
	scrollbar-highlight-color: Black;
	scrollbar-track-color: Black;
	scrollbar-shadow-color: White;
	scrollbar-3dlight-color: Black;
}
a {
	font-family: sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	color: Black;
}
a:hover {
	background-color: Red;
	color: White;
}
a:visited {
	color: Silver;
}
p {
	font-family: sans-serif;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
}
td {
	font-family: sans-serif;
	font-size: 11pt;
	color: Black;
}
.small
{
	color: Black;
	font-family: sans-serif;
	font-size: 9pt;
}
.next
{
	color: Black;
	font-family: sans-serif;
	font-size: 9pt;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
}
.years
{
	color: Black;
	font-family: sans-serif;
	font-size: 11pt;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 3px;
}
.big
{
	font-family: sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: Black;
}
.title
{
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}





