a.article {
  font-style: normal;
}

a.book {
  font-style: italic;
}

a.magazine {
  font-style: italic;
}

a:link, a:active {
  color: rgb(222,222,222);
  text-decoration: none;
  font-weight: normal;
}

a:visited {
  color: rgb(222,222,222);
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: rgb(256,256,0);
  text-decoration: underline;
  font-weight: normal;
}

a.tocEntry:link, a.tocEntry:active, a.tocEntry:visited {
  color: rgb(222,222,222);
  margin-left: 30px;
  text-decoration: none;
  font-weight: normal;
	vertical-align:top;
	line-height: 150%;
}

a.tocEntry2:link, a.tocEntry2:active, a.tocEntry2:visited {
  color: rgb(222,222,222);
  text-decoration: none;
  font-weight: normal;
  font-size: .8em;
}

a.tocEntry:hover {
  color: white;
  text-decoration: underline;
}

a.currentEntry {
  font-style: normal;
  font-weight: normal;
}

body {
  background-color: black;
  color: white;
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin: 0px 0px 0px 0px;
}

cite.article {
  font-style: normal;
}

cite.book {
  font-style: italic;
}

cite.magazine {
  font-style: italic;
}

dt {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

em {
  font-style: normal;
  font-size: larger;
  font-weight: 900;
}

em.currentEntry {
  font-style: normal;
  font-weight: 900;
}

h1 {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  color: rgb(153,153,51);
  font-size: 1.75em;
  font-style: normal;
  text-align: center;
}

pph1.bodyTitle {
  vertical-align: top;
  text-align: center;
}

h2 {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  font-style: italic;
  text-align: center;
  color: rgb(0,0,0);
}

h3 {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.25em;
  font-style: italic;
  font-weight: normal;
}

h4 {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
}

h5 {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
}

h6 {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
  display: run-in;
}

img {
  border: 0px;
}

p.thumbcaption { 
  font-family: "Geneva", "Helvetica", "Arial", sans-serif;
  font-size: 9pt; 
  color: #333333;
}

p.note {
  font-style: italic;
}

p.poem {
  font-style: italic;
  text-align: center;
}

p.quote {
  margin-left: 50px;
  margin-right: 50px;
  text-align: justify;
  font-style: italic;
  font-size: smaller;
}

p.quote i {
  font-style: normal;
}

table.body {
  height: 100%;
  width: 100%;
}

table.page {
  width: 755px;
}

tr.hover {
  font-weight: bold;
}

td.bodyMeta {
  vertical-align: top;
  width: 30%;
}

td.bodyText {
  font-family: times, "times roman", serif;
  padding: 50px 30px 0px 30px;
  vertical-align: top;
  width: 100%;
}

td.bodyTitle {
  padding: 100px 0px 0px 0px;
}

td.directory {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  padding: 0px 0px 0px 30px;
  font-size: .7em
}

td.directory em {
  font-style: normal;
  font-weight: bold;
}

td.directory a:hover {
  font-style: normal;
  font-weight: bold;
}

td.email {
  height: 100px;
  text-align: center;
  vertical-align: top;
}

td.links {
  text-align: center;
  vertical-align: bottom;
}

td.siteTitle {
  width: 60px;
  text-align: center;
  vertical-align: center;
  color: rgb(0,0,102);
  font-size: 1.25em;
}

td.toc {
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

tr.bodyTitle {
  height: 5em;
  vertical-align: top;
}

tr.directory {
  vertical-align: top;
}

tr.copyright {
  height: 100%;
  font-size: .7em;
  font-style: italic;
  text-align: center;
  vertical-align: bottom;
  padding: 0px 0px 50px 0px;
}

.m0l0i { 
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: .7em; 
  text-decoration: none;
  vertical-align: bottom;
  padding: 4px;
}

.m0l0o { 
  text-decoration: none; 
  border: 1px solid #ffffff;
}

.m0l1i { 
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: .7em; 
  text-decoration: none; 
  padding: 4px; 
}

.m0l1o { 
  text-decoration : none; 
  border : 1px solid #ffffff; 
}

.m0l2i { 
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: .7em; 
  text-decoration: none; 
  padding: 4px; 
}

.m0l2o { 
  text-decoration : none; 
  border : 1px solid #ffffff; 
}

span.cap-g, span.cap-o, span.cap-b,
span.cap-p, span.cap-y {/* type class grouping */
  float: left; /* grouped shared styles */
	font-size: 200%;
	font-family: times, serif;
	padding: 0 0.15em;
  margin: 0 0.15em -0.5em 0; 
  border: 3px outset #2e8b57;
}

span.cap-g {/* type class */
	background: #90ee90;
}

span.cap-o {/* type class */
  background: #ffa500;
}

span.cap-p {/* type class */
  background: #dda0dd;
}

span.cap-y {/* type class */
  background: #ff0;/* hex color shorthand */
}

span.cap-b {/* type class */
  background: #000;/* hex color shorthand */
	color: white;
}
