html {
 overflow-y: scroll;
}

img {
       border: 0;
}

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 color: #000066;
 color: red;
 color: #333399;
 background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
 line-height: normal;
 font-weight: normal;
 background-color: transparent;
 margin-top: 10px;
 margin-bottom: 3px;
 color: #cc0033;
 color: #000066;
 color: #009999;
 color: #00A59D;
 color: #9D5587;
}

p {
 margin-top: 10px;
}

h2 {
 font-size: 15pt;
}

h3 {
 font-size: 13pt;
}

ul {
 list-style-image: url(images/bullet.gif);
 list-style-position: outside;
}

a {
 font-family: verdana, arial, helvetica, sans-serif;
 text-decoration: none;
 color: #00A59D;
 color: #000066;
 color: #333399;
 font-weight: bold;
}

a:hover {
 color: #990066;
}

.banner {
 font-family: "arial rounded mt bold", arial, helvetica, sans-serif;
 font-size: 30pt;
 color: #666699;
 background-color: #ffffff;
}

.banner a {
 font-family: "arial rounded mt bold", arial, helvetica, sans-serif;
 font-size: 30pt;
 color: #666699;
 background-color: #ffffff;
}

.banner a:hover {
 color: #990066;
}


.subbanner {
 font-family: "arial rounded mt bold", arial, helvetica, sans-serif;
 font-size: 18pt;
 font-weight: normal;
 color: #9D5587;
 background-color: #ffffff;
}

.sidemenubg {
 font-size: 12pt;
 background-color: #ddddea;
 background: url(images/xrmenubg.jpg);
 background-repeat: repeat-y;
}

table.sidemenu a {
 font-size: 12pt;
 border: 0px solid red;
}

table.sidemenu a:hover {
 color: #00A59D;
 color: #990066;
}

.content {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 10pt;
 color: #333399;
 word-spacing: -0.08em;
}

.content p:first-letter {
 text-transform: capitalize;
 font-size: 13pt;
 color:#cc0033;
 color: #000066;
 color: #00A59D;
 color: #996699;
 color: #9D5587;
}


.info {
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: normal;
}

tr.info {
 font-size: 10pt;
}

td.info {
 font-size: 10pt;
}

.info a {
 text-decoration: underline;
 font-weight: normal;
}

tr.trustees {
 font-size: 10pt;
}

.smallprint {
 margin-top: 30px;
 font-size: 9pt;
 color: #333399;
}

/* must come after info */

.hidden-content a {
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: normal;
 text-decoration: none;
 color: #333399;
 word-spacing: -0.08em;
}

.hidden-content a:hover {
 background-color: #333399; 
 text-decoration: underline;
 color: #ffff00;
}