BODY {
 background-color: white;
 line-height:1.4;
 font-size:10pt;
}
TD {
 line-height:1.4;
 font-size:10pt;
}
A:hover {
 text-decoration:UNDERLINE;
 color:red ;
}
H1 {
color: #ffffff;
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
H2 {
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-weight : bold;
line-height: 20px;
background-color: #ffe8ba;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;

}
H3 {
color: #ffffff;
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-weight : bold;
line-height: 20px;
background-color: #9b72cf;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
}
H4 {
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-weight : normal;
}
.y {
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-weight : bold;
line-height: 20px;
background-color: #ffe8ba;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;

}
.p {
color: #ffffff;
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
font-weight : bold;
line-height: 20px;
background-color: #9b72cf;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
}
HR {
height: 1px;
; 
}