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: Dodgerblue; text-decoration: underline }
a:visited    { color: Dodgerblue; text-decoration: underline }
a:hover      { color: Black; background-color: yellow; text-decoration: none}
a:active     { color: Navy; background-color: Gold; 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;}
