body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
	}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
}

select {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

#navigation, #footer, .noprint { 
	display: none; 
}

thead {
	display: table-header-group;
}

.noPrint { 
	display: none; 
}

.breakhere 	{ 
page-break-before: always
}


