
body {background: #ffffff; margin-bottom: 20px; margin-bottom: 20px; margin-left: 20px; margin-right: 20px; margin-top: 20px;}

/* For all link styles--Use this order: Link, Visited, Hover, Active */

/* Content Links */
A:LINK {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0000FF;
  text-decoration:underline;
}

A:VISITED {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0000FF;
  text-decoration:underline;
}

A:HOVER {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0000FF;
  text-decoration:underline;
}

A:ACTIVE {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #0000FF;
  text-decoration:underline;
}

/* OriginalWorks Catalog Header Links */
A:LINK.owlinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:none;
}

A:VISITED.owlinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:none;
}

A:HOVER.owlinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:underline;
}

A:ACTIVE.owlinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:none;
}

/* OriginalWorks Catalog Book Title Links */
A:LINK.owbooktitlelinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:underline;
}

A:VISITED.owbooktitlelinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:underline;
}

A:HOVER.owbooktitlelinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:underline;
}

A:ACTIVE.owbooktitlelinks {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  text-decoration:none;
}


.author {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
  line-height: 14px;
  margin-top: 0;
}

.title {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: bold;
  color: #808069;
  line-height: 14px;
  margin-top: 0;
}

.highlight {
  font-family: arial,helvetica,sans serif;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  background-color: #703374;
  line-height: 20px;
}




h1 {
        font-family: arial,helvetica,sans serif;
        font-size: 13.5pt;
        font-weight: bold;
        color: #009CA3;
		margin-bottom: .25em;
		
}


h2 {
        font-family: arial,helvetica,sans serif;
        font-size: 12pt;
        font-weight: bold;
        color: #009CA3;
		margin-bottom: .25em;
}

h3 {
        font-family: arial,helvetica,sans serif;
        font-size: 10pt;
        font-weight: bold;
        color: #009CA3;
		margin-bottom: .25em;
}

h1.sub {
        font-family: arial,helvetica,sans serif;
        font-size: 10pt;
        font-weight: normal;
        color: #009CA3;
		margin-top: -.25em;
		
}



p {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  line-height: 16px;
  margin-top: 0;
  padding-left: 15px;
}


.mark1 {
  font-family: arial,helvetica,sans serif;
  font-size: 8pt;
  font-weight: normal; color: #009CA3;
  vertical-align: super;
}

.mark2 {
  font-family: arial,helvetica,sans serif;
  font-size: 6pt;
  font-weight: normal; color: #009CA3;
  vertical-align: super;
}

.markinline {
  font-family: arial,helvetica,sans serif;
  font-size: 6pt;
  font-weight: normal; color: #000000;
  vertical-align: super;
}

ul.bulletlist {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal; color: #000000;
  line-height: 16px;
}

hr {
  text-align: left;
  border: 0;
  width: 100%;
  color: #808069;
  background-color: #808069;
  height: 3px;
}

ol {
  font-family: arial,helvetica,sans serif;
  font-size: 10pt;
  font-weight: normal; color: #000000;
  line-height: 16px;
}



