
body {
font-family: arial, verdana, sans-serif;
}

.contenttext {
font-size: 9pt;
color: black;
}

.title {
color: black;
font-size: 14pt;
}

.tabletitle {
color: white;
font-size: 13pt;
font-weight: bold;
font-variant: small-caps;
}

.foot {
color: #404040;
font-size: 8pt;
padding: 10px;
}

.more {
font-size: 7pt;
text-decoration: none;
}

hr {
color: #E0E0E0;
}

ul, li {
list-style: square;
}

.subbullet {
list-style: circle;
}

.extsidebar {
border-style: none;
border-width: thick;
margin: 10px;
}

.intsidebar {
border-style: solid;
border-width: medium;
border-color: #8C9484;
}

.dayinfohead {
color: #988D84;
font-size: 10pt;
font-weight: bold;

}

.vainfohead {
color: #858AAB;
font-size: 10pt;
font-weight: bold;
}

.vasubhead {
color: #858AAB;
font-size: 12pt;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
}

.wkinfohead {
color: #76806C;
font-size: 10pt;
font-weight: bold;
}

.wksubhead {
color: #76806C;
font-size: 12pt;
font-weight: bold;
font-style: italic;
font-variant: small-caps;
}


