/*CSS Document*/

.title {
 font-weight: bold;
 font-size: 16pt;
}
.subtitle {
 font-weight: bold;
 font-size: 14pt;
 }
td {
 vertical-align: top;
 }

th {
 vertical-align: top;