.Noprint{
	display:none;
} 
.PageNext{
	page-break-after: always;
} 
div#header td {
    border: 0px;
    margin: 5px;
    padding: 3px;
    font-size:16pt;
    width:33%;
    white-space: nowrap;
}
div#contentsnew td {
    border-right: thin thin;
    border-top: thin thin;
    margin: 0;
    padding: 0px;
    text-align: center;
    width:60px;
    white-space: nowrap;
}
div#contentsnew th {
    border-right: thin thin;
    border-top: thin thin;
    margin: 0;
    width:60px;
    padding: 0px;
    text-align: center;
}

div#contentsnew2 td {
    border-right: thin thin;
    border-top: thin thin;
    margin: 0;
    padding: 0px;
    text-align: center;
    width:29px;
    white-space: nowrap;
}
div#contentsnew2 th {
    border-right: thin thin;
    border-top: thin thin;
    margin: 0;
    width:29px;
    padding: 0px;
    text-align: center;
}
div#contentsnew th.time_label {
    border-right: thin thin;
    border-top: thin thin;
	text-align:center;
	width:60px;
}
div#contentsnew2 th.time_label {
    border-right: thin thin;
    border-top: thin thin;
	text-align:center;
	width:60px;
}
ontentsnew th.time {
    border-right: thin thin;
    border-top: thin thin;
	text-align:right;
	width:60px;
}
div#contentsnew2 th.time {
    border-right: thin thin;
    border-top: thin thin;
	text-align:right;
	width:60px;
}
div#contentsnew th.wind {
    border-right: thin thin;
    border-top: thin thin;
	padding:1px;
	width:60px;
}
div#contentsnew2 th.wind {
    border-right: thin thin;
    border-top: thin thin;
	padding:1px;
	width:60px;
}