BODY
{
    MARGIN-LEFT: 0;
    MARGIN-RIGHT: 0;
    MARGIN-TOP: 10;
    MARGIN-BOTTOM: 10;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR:#F0F0F0;
}
TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
}

.links_body {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}
.links_body:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 9pt; text-decoration: underline;}

.links_body_small {color: navy; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}
.links_body_small:hover {color: red; font-family: verdana,arial; font-weight: bold; font-size: 8pt; text-decoration: underline;}

.links_header_small {color: navy; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: none;}
.links_header_small:hover {color: white; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}

.links_footer_small {color: silver; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}
.links_footer_small:hover {color: red; font-family: verdana,arial; font-weight: normal; font-size: 8pt; text-decoration: underline;}

.MenuItem a 
{
 width:100%; 
 display:block; 
 text-align: left;
}

table.table1 {border: 1px solid black;}
table.table1 td {padding:4px; font-size: 8pt; border: 1px solid gray; vertical-align:top;}
table.table1 tr.table1header td { font-weight:bold; background-color:silver;}




