body {background: #4390c6 url(image/bgfade.jpg) top left repeat-x;}

p, li, td, textarea {font-family: Arial, Helvetica, san-serif; font-size: 10pt;}
p.whatsnew {margin: 0 0 6px; font-family: comic sans ms, georgia, times new roman, serif;}
/**********
ul.menu {margin: 0; padding: 0;}
li.menu {list-style-type: none; text-align: center;}
***********/

a {text-decoration: none; color: crimson;}
a:visited {text-decoration: none; color: crimson;}
a:hover {text-decoration: none; background-color: #4390c6; color: #c9d9ec;}
a.menu:link {text-decoration: none; color: indigo;}
a.menu:visited {text-decoration: none; color: darkgreen;}
a.menu:hover {text-decoration: none; background-color: ghostwhite;}
a.footer:link {text-decoration: none; color: #c0d9ec;}
a.footer:visited {text-decoration: none; color: #c0d9ec;}
a.footer:hover {text-decoration: underline; color: white;}
a.images:hover {background: none;}

.headline {font-size: 16pt; color: #4390c6; padding: 12px 0 6px 0; border-bottom: 1px solid #4390c6;}
.title {font-size: 12pt; color: navy;}
.eight {font-size: 8pt;}
.nine {font-size: 9pt;}
.bold {font-weight: bold;}
.center {text-align: center;}
.addthis_button {float: right;}

#page {margin: auto; width: 800px; background-color: white; padding: 0 12px;}
