﻿div.header{
text-align:center;
font-family: arial;
font-size: 24px;
font-weight: bold;
}
div.crew{
text-align:left;
font-family: sans-serif;
font-weight: normal;
font-size: 12px;
font-style: italic;
border: 2 dashed black;
margin-bottom:5;
}
div.logentry{
page-break-before: auto;
page-break-inside: avoid;
}
div.logtext{
text-align:justify;
padding-top:5px;
padding-right:10px;
padding-left:10px;
font-family: arial;
font-size: 12px;
font-weight:normal;
}
div.picright{
float:right;
width:210px;
margin:0 0 1px 1px;
padding:1px;
border:1 dotted black;
text-align: center;
font-family: arial;
font-size: 10px;
font-weight:normal;
}
div.picleft{
float:left;
width:210px;
margin:0 0 1px 1px;
padding:1px;
border:1 dotted black;
text-align:center;
font-family: arial;
font-size: 10px;
font-weight:normal;
}
table.header{
clear:all;
width:100%;
margin:0 0 1px 1px;
padding:1px;
border:1 solid black;
text-align:left;
font-family: sans-serif;
font-weight: bold;
table-layout: fixed;
}
table.crewtable{
text-align:center;
font-family: arial;
font-size: 11px;
font-weight: bold;  
}
td.hdate{
width:210px;
font-family: sans-serif;
font-weight: bold;
font-size: 12px;
}
td.loc{
width: 110px;
font-family: sans-serif;
font-weight: bold;
font-size: 13px;
}
td.comments{
min-width: 300px;
font-family: sans-serif;
font-weight: bold;
font-size: 11px;
}
td.pos{
width:125px;
text-align:left;
font-family: sans-serif;
font-weight: normal;
font-size: 11px;
}
td.distance{
width:90px;
text-align:right;
font-family: sans-serif;
font-weight: normal;
font-size: 10px;
}