body {
background-color:#ffffff;
}

table {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
margin: 0px;
padding: 0px;
border: 0px;
width: 100%;
height: 100%;
}


.markertop{
font-family: arial, helvetica, sans-serif;
font-size:7pt;
color:#95152E;
font-weight:bold;
}

table.navi{
font-family: arial, helvetica, sans-serif;
width: 100%;
font-size:10pt;
text-align:center;
}


li{
font-family: arial, helvetica, sans-serif;
display:inline;
font-size:10pt;
color:#95152E;
padding-right:40px;
}


ul{
text-align:left;
}



a:link { text-decoration:none; font-weight:bold; color:#95152E; }
a:visited { text-decoration:none; font-weight:bold; color:#95152E; }
a:hover { text-decoration:none; font-weight:bold; color:#DFCA8B; }
a:active { text-decoration:none; font-weight:bold; color:#DFCA8B;}
a:focus { text-decoration:none; font-weight:bold; color:#DFCA8B;}
