.bold { font-weight : bold }
.bold-underline { font-weight : bold; text-decoration:underline; }
.bold-center { font-weight : bold; text-align:center; }
.bold-underline-center { font-weight : bold; text-decoration:underline; text-align:center;}
body {color:#000080; background:#E5E1EF; text-align:center; font-family:Arial;}
a:link {color:#8080C0; }
a:visited {color:#8080C0; }
a:hover {color:#8080C0; }
a:active {color:#8080C0; }
a:focus {color:#8080C0; }
table {border:0px; padding:0px; margin:0px; border-spacing:0px;}
tr {border:0px; padding:0px; margin:0px; border-spacing:0px;}
td {border:0px; padding:0px; margin:0px; border-spacing:0px;}
ul {list-style-image:url(./pics/ul.gif);}
.navigation { height:100px;}
.spacer {height:7px;}
.block {text-align:justify;}
.center {text-align:center;}
.header {font-size:x-large;}
.textbody {text-align:justify; padding:20px;}
.valign {vertical-align:center;}

div.menu { margin-bottom: 0px; text-align:center; }

div.menu a { color: black; border-left-color:white; border-top-color:white; text-decoration: none; border-style: solid ; border-width: 1px; padding: .2em 1.5em .2em 1.5em; background-color: #B0B0F0; }
div.menu a:link { color: black; border-left-color:white; border-top-color:white; text-decoration: none; border-style: solid ; border-width: 1px; padding: .2em 1.5em .2em 1.5em; background-color: #B0B0F0; }
div.menu a:visited { color: black; border-left-color:white; border-top-color:white; text-decoration: none; border-style: solid ; border-width: 1px; padding: .2em 1.5em .2em 1.5em; background-color: #B0B0F0; }
div.menu a:hover { background:#8080C0; color:#FFFFFF; border-left-color:black; border-top-color:black;}