a.outer:link {color: olive; text-decoration: none; font-size: 8pt; font-style: italic}
a.outer:visited {color: olive; text-decoration: none; font-size: 8pt; font-style: italic}
a.outer:active {color: green; text-decoration: none; font-size: 8pt; font-style: italic}
a.inner:link {color: #cc3399; text-decoration: none}
a.inner:visited {color: #cc3399; text-decoration: none}
a.inner:active {color: white; text-decoration: none}
a.inner:hover, a.outer:hover {color: white}
body, table, tr, td, li {font-family: "Times New Roman", Georgia, serif; color: white}
.tilde {text-align: center; color: olive; font-style: italic; font-size: 8pt}
.title {text-align: left; color: #cc3399; font-size: 16pt; font-weight: bold; font-style: italic}
.subtitle {text-align: left; color: #cc3399; font-size: 10pt; font-weight: bold}
.luno {text-align: left; color: olive; font-size: 12pt; font-weight: bold; font-style: italic}
.tenpoint {font-size: 10pt}
.eightpoint {font-size: 8pt}
.raisecap {font-size: 16pt; color:#cc3399; font-style: italic}
sup {font-size: small}
.navtext {
width:250px;
font-size:9pt;
border-width:1px;
border-style:solid;
border-color:darkgray;
layer-background-color:black;
background-color:black;
color:white;
}
.dropcap {float: left;
          font-size: 2.6em;
          background: #333333;
          color: olive;
          padding: 0px 6px 0px 0px;
		  		line-height: 90%;
		  		}