strong { 
	font-weight: bold; 
	text-transform:uppercase; 
	}
.bodytext { 
	text-align:left; 
	margin-left: 5px; 
	}
.bodytext a { 
	text-decoration:underline; 
	text-transform:uppercase; 
	}
tr.hider { 
	visibility:hidden;
	}
td.helptext { 
	cursor: pointer;
	background-color: #ffffff;
	color: #999999;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
}
pre {
	margin: 30px;
	padding: 10px;
	border: thin solid #999999;
	white-space: pre-wrap; /* CSS2.1 compliant */
	white-space: -moz-pre-wrap; /* Mozilla-based browsers */
	white-space: o-pre-wrap; /* Opera 7+ */
}
.antispam {
	display: none;
}
.schedule {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
th {
	text-align:center;
	font-weight: bold;
	line-height:normal;
}

