/*********************
 * Common properties
 *********************/
body {
	font-family: sans-serif;
	font-size: 12pt;
}

table {
	border: 0px;
}

table td {
   padding-left: 10px;
	font-family: sans-serif;
	font-size: 12pt;
	border: 0px;
}


th {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px solid black;
}

.top {
	display: none;
}
#nav, #navmobile {
	display: none;
}
