body {font: 11pt Arial,Helvetica,sans-serif}

h1 {font: bold 14pt Arial,Helvetica,sans-serif}
h2 {font: bold 12pt Arial,Helvetica,sans-serif}

table {
border-width: 1px 1px 1px 1px;
border-spacing: 2px;
border-style: outset outset outset outset;
border-color: gray gray gray gray;
border-collapse: collapse;
background-color: white;
align: center;
}

table th {
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: inset inset inset inset;
border-color: gray gray gray gray;
background-color: #eeffff;
-moz-border-radius: 0px 0px 0px 0px;
}

table td {
border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
border-style: inset inset inset inset;
background-color: #eeffff;
font: 11pt Arial,Helvetica,sans-serif;
}

td.breadcrumb {
   background-color: #99cccc;
   font-size: 9pt;
   font-weight: bold;
}

p.footer {text-align: center; font-size: 10pt}

.note {font-size: 9pt}

