div.basicText {
	
}

div.defaultTextSize {
	font-size : 80%;
	font-family: "Times New Roman", Times, serif;
}

div.screenOnly {
	display: block;
}

.screenOnly {
}

table.banner {
	width : 100%;
	border : none;
	vertical-align : top;
}

table.footer {
	width : 100%;
}

table.navButtons {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left : auto;
	margin-right : auto;
}

td.contents {
	text-align : center;
	white-space : nowrap;
	padding : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: auto;
}

th.profEntry, td.plainEntryHighlightLevel1 {
	font-size : small;
}








