body,td {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.menu {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	color: white;
	font-weight: bold;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

h1,h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	text-align: center;
}

.left, form {
	text-align: left;
}

table.sortable {
    text-align: left;
}
table.sortable td, a {
    text-align: left;
    font-size: 9pt;
    text-decoration: none;
}
table.sortable a.sortheader {
    color: black;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: left;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

