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: white;
			 font-family: sans-serif;
                         color: darkblue;
			 
                       }

body.website           { background-color: white;
                       }
.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: grey; }
.navhomehead A:link    { color: grey; }
.navhomehead A:visited { color: grey; }

.navhead               { padding-top: 0; 
                         margin-bottom: 0;
                         padding-bottom: 0;
                         font-size: 80%
                       }

.navhead               { color: grey; }
.navhead A:link        { color: grey; }
.navhead A:visited     { color: grey; }

.navfoot               { color: darkblue;
                         font-size: 80%;
                       }

.navfoot A:link        { color: darkblue; }
.navfoot A:visited     { color: darkblue; }

.itemizedlist A:link	{ color: darkblue; }
.itemizedlist A:visited	{ color: darkblue; }

SPAN.curpage           { color: blue;
                         font-style: italic; }
SPAN.curpage A         { color: darkblue; }
SPAN.curpage A:link    { color: darkblue; }
SPAN.curpage A:visited { color: darkblue; }

SPAN.toplevel A          { color: darkblue; }
SPAN.toplevel A:link     { color: darkblue; }
SPAN.toplevel A:visited  { color: darkblue; }

SPAN.otherpage           { color: darkblue; }
SPAN.otherpage A         { color: darkblue; }
SPAN.otherpage A:link    { color: darkblue; }
SPAN.otherpage A:visited { color: darkblue; }

SPAN.descendant A         { color: darkblue; }
SPAN.descendant A:link    { color: darkblue; }
SPAN.descendant A:visited { color: darkblue; }

SPAN.ancestor A         { color: darkblue; }
SPAN.ancestor A:link    { color: darkblue; }
SPAN.ancestor A:visited { color: darkblue; }

SPAN.shrink1           { font-size: 80%; }
SPAN.shrink2           { font-size: 80%; }
SPAN.shrink3           { font-size: 80%; }

SPAN.footdate          { color: darkblue;
                         font-size: 80%;
                         font-family: Arial, sans-serif;
                       }

SPAN.foothome          { color: darkblue;
                         font-size: 80%;
                         font-family: Arial, sans-serif;
                       }

SPAN.footfeed          { color: darkblue;
                         font-size: 80%;
                         font-family: Arial, sans-serif;
                       }

SPAN.footcopy          { color: darkblue;
                         font-size: 80%;
                         font-family: Arial, sans-serif;
                       }

SPAN.rsslink           { font-size: 80%; }
