.centered {
margin: 0 auto;
}		
.myStyle1 {
max-width: 94%;
width: 900px;
font-size: 11pt;
font-family: Verdana, Tahoma, Arial;
}				
.Title1 {
font-size: 12pt;
font-weight: bold;
border-bottom: navy 1px solid;
}
.Title2 {
font-size: 11pt;
font-weight: bold;
}
.pnl-background {
background-color: #eeeeee;
}
.pnl-background-yellow {
background-color: rgb(252, 248, 227);
}	
.super {
font-size: x-small;
vertical-align: super;
}
.FootNote {
border-top: #999999 1px solid;
font-size: 8pt;		
}
