
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

.navigation a {
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

.navigation a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}

.header {
	font-size: 15px;
	font-weight: bold;
}

.history {
	font-size: 9px;
}

