
body,p,td { font-family: Arial; font-size: 9pt; color: white; }
body { background-color: #39559C; margin-top: 0px; margin-left: 0px; margin-right: 0px;}
h1 { text-align: center; }
td { vertical-align: top; }

.TopMenu { background-color: navy; color: white; font: bold 10pt Arial; }
.SubMenu { font: bold 10pt Arial; text-align: left; }

table.menu { background-color: navy; color: white; font: bold 10pt Arial; width: 100%; text-align: center; }
a.menu { color: white; text-decoration: none; }
a.menu:hover { color: red; }

a { text-decoration: none; }

a.in_desc { color: gold; font-weight: bold; text-decoration: underline; }

table.afullsquare { background-color: #6b86d6; color: white; border: 0px; width: 100%; border-collapse: collapse; }
td.afullsquare { text-align: justify; padding: 5px;}
td.aflag { width: 100px; text-align: center; background-color: #39559C;}

table.rect { border: solid 1px white; border-collapse: collapse; background-color: #6b86d6;}
table.square { border: solid 1px white; width: 180px; border-collapse: collapse; background-color: #6b86d6;}
th.square { background-color: navy; color: white; padding: 3px; font-size: 10pt; }
td.square { color: white; text-align: justify; vertical-align: top; font-size: 8pt; padding: 5px; }


.c { text-align: center; }
.hl { fontweight: bold; color: #800000; text-decoration: underline; }
.red { color: red; }
