body { color: black; font-size: small; font-family: Verdana, Georgia, Times, serif; }
p { color: black; font-size: small; font-family: Verdana, georgia; }
td { color: black; font-size: small; font-family: Verdana, georgia; }
.tagline { color: black; font-size: 12pt; font-family: Georgia, Times, serif; font-style: italic; letter-spacing: 1px; padding-bottom: 4px; property: value; }

a:link { font-family:Verdana; }
a:visited { font-family:Verdana; }
a:hover { font-family:Verdana; text-decoration: underline; }
a:active { font-family:Verdana; text-decoration: underline; }

.b:link { color: blue; font-size: small; font-family:Verdana; text-decoration: underline; font-weight: normal}
.b:visited { color: purple; font-size: small; font-family:Verdana; text-decoration: underline; font-weight: normal}
.b:hover { color: purple; font-size: small; font-family:Verdana; text-decoration: underline; font-weight: normal}
.b:active { color: purple; font-size: small; font-family:Verdana; text-decoration: underline; font-weight: normal}

.c:link { color: black; font-size: x-small; font-family:Verdana; font-weight: normal; text-decoration: none; }
.c:visited { color: purple; font-size: x-small; font-family:Verdana; font-weight: normal; text-decoration: none; }
.c:hover { color: purple; font-size: x-small; font-family:Verdana; text-decoration: underline; font-weight: normal;}
.c:active { color: purple; font-size: x-small; font-family:Verdana; text-decoration: underline; font-weight: normal;}

.d:link { color: #ffffff ; font-size: small; font-family:Verdana; }
.d:visited { color: #ffffff; font-size: small; font-family:Verdana; }
.d:hover { color: #cccccc; font-size: small; font-family:Verdana; text-decoration: underline; }
.d:active { color: #cccccc; font-size: small; font-family:Verdana; text-decoration: underline; }

.n:link { color: #ffffff ; font-size: small; font-family:Verdana; font-weight: bold; text-decoration: none; text-align: center; }
.n:visited { color: #ffffff; font-size: small; font-family:Verdana; font-weight: bold; text-decoration: none ; text-align: center; }
.n:hover { color: #cccccc; font-size: small; font-family:Verdana; font-weight: bold; text-decoration: underline; text-align: center; }
.n:active { color: #cccccc; font-size: small; font-family:Verdana; font-weight: bold ; text-decoration: underline; text-align: center; }


H2 { color: black; font-size: 12pt; font-family: Verdana; font-weight: bold; }
H1 { color: black; font-size: 14pt; font-family: Verdana; font-weight: bold; }
H3 { color: black; font-size: 10pt; font-family: Verdana; font-weight: bold; }

.footnote { color: black; font-size: x-small; }
.top-dashed { border-top: 1px dashed #ccc; }
.right-dashed { border-right: 1px dashed #ccc; }
.left-dashed { border-left: 1px dashed #ccc; }
.bottom-dashed { border-bottom: 1px dashed #ccc; }
.top-bottom-dashed { border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }
.allsides-dashed { border: dashed 1px #ccc; }

