tr.head {background-color: #0099ff; color: black; font-size: 1.5em;}
td.head {background-color: blue; color: white; font-size: 1.5em;}
td.foot {background-color: blue; color: white;}
td.main {background-color: #FFFFcc;}
td.jump {background-color: #FFFFcc;font-size: 0.9 em;}

td.footl {font-size: 1.5em; color: white;}
td.footm {font-size: 1.25em; color: white;}
td.navi {

}
body.main {
margin: 0%;
padding: 0%;
}
body.impress {
background-color: #FFFFcc;
}

body.feedback {
background-color: #FFFFcc;
}


a.unvisited {
color:blue;
text-decoration: none;
}
a.visited {
color:blue;
text-decoration: none;
}
a.active {
color:blue;
text-decoration: none;
}
a.top {
font-size: 1.3em;
color:blue;
text-decoration: none;
padding-top: 2%;
padding-bottom: 2%;
}
a.sub {
font-size: 1.0em;
color:blue;
text-decoration: none;
}
a.norm {
font-size:1.0em;
color:blue;
text-decoration: none;
}
a.link {
font-size: 1.2em;
text-decoration: none;
color: blue;
}