/*  */
.page               { width: 100%; margin: auto; }
.title              { width: 100%; float: left; }
.content            { width: 100%; float: left; }
.content .head      { font-size: large; color: navy; background-color: white; }
.content .col       { width: 20%; float: left; padding-right: 5%; }
.foot               { width: 100%; float: left; }
.otherlinks         { font-size: medium; font-style: italic; }
.description        { font-size: small; font-style: italic; }
