body { background-color:#ffffff;
margin: 0;
padding: 0;
}
a:link { color : #0A50A1}
a:visited { color : #666666}
a:hover { color : #009adf}

@media print { body { background-color: white; } } 

.bodystyle {font-family: Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 16pt; color: #000000}
.footer {font-family: Times, serif; font-size: 11pt; font-style: normal; font-weight: normal; line-height: 16pt; color: #000000}

.list {font-family: Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 18pt; color: #000000}

.hdr { font-family: Times, serif; font-size: 16pt; font-style: normal; line-height: 22pt; font-weight: bold; color: #000000 }

.subhdr { font-family: Times, serif; font-size: 14pt; font-style: normal; line-height: 20pt; font-weight: bold; color: #000000}

#header { display: none; }

#sidebar { display: none; }

.sidebartext{font-family: Times, serif; font-size: 12pt; font-style: normal; font-weight: normal; line-height: 16pt; color: #000000}

.borderoutside{ 
border: 1px solid #ffffff;
}
.borderinsidedark{ 
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}