body         {margin: 10px 3% 0 3%;}
body,p,ul    {font-family: Verdana; font-size:90%;}
table        {font-size:100%;}
h1,h2,h3,h4  { text-align: center;}

a:link       { color: Royalblue; text-decoration: underline; padding:0px 2px;}
a:visited    { color: Royalblue; text-decoration: underline; padding:0px 2px;}
a:hover      { color: Black; background-color: Lightblue; text-decoration: none;
               border:thin groove; padding:0px 1px;}
a:active     { color: Black; background-color: Deepskyblue; text-decoration: none}

.xsmallcent  { font: xx-small sans-serif;	text-align: center; color: Black;}
.smallcent   { font: x-small sans-serif;	text-align: center; color: Black;}