﻿
/* sitemap differential */

#contents {
text-align: center;
font-family: serif;
font-size: 9pt;
}

table#title {
margin-top: 1em;
background-color: #FFFF99;
width: 100%;
}

a[href] {
display: inline;
content: normal;
}

@media print {

body {
font-family: serif;
font-size: 9pt;
margin:0;
}

#contents {
margin-left: 0;
margin-right: 0;
}

table#title {
margin-top: 0;
background-color: #FFFFFF;
}


.a1 {  font-family: serif; font-size: 9pt; text-decoration: none; color: #0000FF; font-weight: lighter}

.md1 {  font-family: serif; font-size: 10pt; font-weight: bolder}

.a2 { font-family: serif; font-size:10pt; text-decoration: none; color: #FF3300; font-weight: lighter }

.md2 { font-family: serif; font-size:10pt; }

.md3 { font-family: serif; font-size: 10pt; font-weight: bold; color: #FF0000}

.md4 { font-family: "serif"; font-size: 10pt; font-weight: bold; color: #990099;font-style:oblique}

.p1 { font-family: serif; font-size: 10pt; color: #333333; }

.tb1 {  border-color: black #333333 black black; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px; text-indent: 0pt}

}