﻿.General {
	border-width: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.Information {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.table_cell_border {
	border: 1px solid #000000;
	text-align: center;
	empty-cells: hide;
	border-spacing: inherit;
	table-layout: auto;
	border-collapse: separate;
}
.table_border {
	border: 1px solid #000000;
}
.Navigation {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: inherit;
	empty-cells: hide;
}

