/* $Id: default.css,v 1.2 2004/06/02 14:41:24 sakichan Exp $ */
body {
 color: black;
 background: white;
}

h1 {
 text-align: center;
}

table {
 text-align: center;
}

div.lastmodified  {
 font-family: monospace;
 font-size: xx-small;
}

div.caution {
 color: red;
}

p.logo {
 text-align: right;
}

a.logo {
 color: white;
 background-color: inherit;
}

address {
 text-align: center;
}

p.navigate {
 text-align: left;
}
