body {background-color:#FFFFFF; font-family:"caslon","garamond", serif; font-size:12pt; color: #000000; }

table, th, td {background-color:#FFFFFF; font-family:"caslon","garamond", serif; font-size:12pt; 
color: #000000; }
td.left {text-align: left;}
td.right {text-align: right;}
td.top {vertical-align:top;}
td.middle {vertical-align: middle;}

a {color:#CC0033; text-decoration: none; }
a:active {color:#930A1A; text-decoration: none; }
a:visited {color:#118709; text-decoration: none; }
a:hover {color: #339933; text-decoration: underline; }

.separator {vertical-align: middle;}

ul {list-style-type: square; }
hr {width:80%}

#nav ul {
font-weight:bold;
text-align: center;
}

#nav ul li {
list-style-type:none;
font-weight: bold;
padding-right: 8px;
padding-left: 6px;
display: inline;
}


.headline { font-size:24pt; font-style: italic; font-weight:bold; text-align:center; }
.centerhead {font-size:14pt; font-weight:bold; text-align: center}
.small {font-size:9pt; }
.largetext {font-size:14pt;}
.head {font-size:14pt; font-weight:bold; }
.floatleft {float: left; margin-right: 0.5em; }
.floatright {float: right; margin-left: 0.5em; }
.title {text-decoration: underline; font-weight: bold}
.centerpage {margin-left: 11%; margin-right: 11%; text-align: center}
.tablecenter {margin-left: auto; margin-right: auto;  width:75%; text-align: center}
.center {text-align: center}
.leftmargin {margin-left: 10%;}
.rightmargin {margin-right: 10%;}
.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
