body { background-color: #c5d1e2; }
table { border-collapse: collapse; } 

p.normal { text-align: left; color: black; font: 12px tahoma; margin: 0; line-height: 130%; }
p.gray { text-align: left; color: gray; font: 12px tahoma; margin: 0; line-height: 130%; }
p.menu { text-align: left; color: white; font: 12px tahoma; margin: 0; line-height: 130%; }
p.title { text-align: left; color: black; font: bold 12px tahoma; margin: 0; line-height: 130%; }
p.small { text-align: left; color: black; font: 11px tahoma; margin: 0; line-height: 120%; }
p.smallg { text-align: left; color: gray; font: 11px tahoma; margin: 0; line-height: 120%; }
p.break { margin: 0; line-height: 30%; }
form { text-align: left; color: black; font: 12px tahoma; margin: 0; line-height: 110%; }

h1 { text-align: left; color: white; font: 19px arial; margin: 0; line-height: 150%; }
h2 { text-align: left; color: #2e5190; font: bold 17px tahoma; margin: 0; line-height: 150%; }
h3 { text-align: left; color: #2e5190; font: bold 10px tahoma; margin: 0; line-height: 100%; }
h4 { text-align: left; color: white; font: 10px tahoma; margin: 0; line-height: 150%; }
h5 { text-align: left; color: white; font: 15px tahoma; margin: 0; line-height: 150%; }
h6 { text-align: center; color: #2e5190; font: bold 14px tahoma; margin: 0; line-height: 150%; }

td { background-color: white; padding: 0cm; }
td.list { height=20px; padding: 0cm; }
td.title { background-color: #2e5190; padding: 0cm;}
td.menu { background-color: #2a477b; padding: 0cm;}
td.split { background-color: #c5d1e2; padding: 0cm;}
td.footer { background-color: #7792ba; padding: 0cm;}

a:link { text-decoration:none; color:#00008B; }
a:visited { text-decoration:none; color:#A52A2A; }
a.footer:link { text-decoration:none; color:white; }
a.footer:visited { text-decoration:none; color:white; }
a.menu:link { text-decoration:none; color:white; }
a.menu:visited { text-decoration:none; color:white; }

ul.circle {list-style-type: circle; font: 12px tahoma; margin-top: 0px; margin-bottom: 0px;}


