table.inside {
	border-style: ridge;
	border-width: 2px;
	padding: 1px;
	border-spacing: 0px;
	width: 100%;
	text-align: center;
}

table.skematable {
	text-align: center;
}

font.subject {
	font-size: 13px;
	font-weight: bold;
}

font.typeteamcomment {
	font-size: 11px;
	font-weight: bold;
}
font.place {
	font-size: 11px;
	font-weight: normal;
}

td { 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;

}

td.entry { 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
}

td.empty { 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
}

td.edge { 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
}

body {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 6px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 20px;
}


   textarea {
    white-space: nowrap;
   }
