body.tabular           { margin-top: 0px;
                         padding-top: 0px;
                         margin-bottom: 0px;
                         padding-bottom: 0px;
			 margin-left: 0px;
			 padding-left: 0px;
			 margin-right: 5px;
			 padding-right: 0px;
			 background-color: #FFFFDE
                       }

body.website           { background-color: #FFFFDE
                       }

.webpage               { margin-top: 0px;
                         padding-top: 0px;
                         margin-bottom: 0px;
                         padding-bottom: 0px;
			 margin-left: 0px;
			 padding-left: 0px;
			 margin-right: 0px;
			 padding-right: 0px;
                       }

.navhomehead           { padding-top: 0; 
                         margin-bottom: 0;
                         padding-bottom: 0;
                         font-size: 80%;
                       }

.navhomehead           { color: black; }
.navhomehead A:link    { color: black; }
.navhomehead A:visited { color: black; }

.navhead               { padding-top: 0; 
                         margin-bottom: 0;
                         padding-bottom: 0;
                         font-size: 80%
                       }

.navhead               { color: black; }
.navhead A:link        { color: black; }
.navhead A:visited     { color: black; }

.navfoot               { color: black;
                         font-size: 70%;
                       }

.navfoot A:link        { color: black; }
.navfoot A:visited     { color: black; }

SPAN.curpage           { color: yellow;
                         font-style: italic; }
SPAN.curpage A         { color: white; }
SPAN.curpage A:link    { color: white; }
SPAN.curpage A:visited { color: white; }

SPAN.toplevel A          { color: white; }
SPAN.toplevel A:link     { color: white; }
SPAN.toplevel A:visited  { color: white; }

SPAN.otherpage           { color: white; }
SPAN.otherpage A         { color: white; }
SPAN.otherpage A:link    { color: white; }
SPAN.otherpage A:visited { color: white; }

SPAN.descendant A         { color: white; }
SPAN.descendant A:link    { color: white; }
SPAN.descendant A:visited { color: white; }

SPAN.ancestor A         { color: white; }
SPAN.ancestor A:link    { color: white; }
SPAN.ancestor A:visited { color: white; }

SPAN.shrink1           { font-size: 80%; }
SPAN.shrink2           { font-size: 70%; }
SPAN.shrink3           { font-size: 70%; }

SPAN.footdate          { color: black;
                         font-size: 70%;
                         font-family: Arial, sans-serif;
                       }

SPAN.foothome          { color: black;
                         font-size: 70%;
                         font-family: Arial, sans-serif;
                       }

SPAN.footfeed          { color: black;
                         font-size: 70%;
                         font-family: Arial, sans-serif;
                       }

SPAN.footcopy          { color: black;
                         font-size: 70%;
                         font-family: Arial, sans-serif;
                       }

SPAN.rsslink           { font-size: 70%; }

