body { font-family : arial, sans; background-color : #f8f8f8; color : #000000; font-size : 10pt; margin : 0px; padding : 0px; scrollbar-3dlight-color : #e8e8e8; scrollbar-arrow-color : #333333; scrollbar-base-color : #e8e8e8; scrollbar-darkshadow-color : #dddddd; scrollbar-face-color : #888888; scrollbar-highlight-color : #888888; scrollbar-shadow-color : #e8e8e8; scrollbar-track-color : #f5f5f5; }

a { color : #9e0000; text-decoration : none; }
a:hover { color : #f00000; text-decoration : underline; }

table, tr, td { font-family : arial, sans; font-size : 10pt; }

p { font-family : arial, sans; font-size : 10pt; margin: 0px 0px 10px 0px; }

address { color : #484000; font-family : arial, sans; font-size : 10pt; margin: 0px 0px 10px 0px; }

h1 { color : #757500; font-size : 20pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h1 a { color : #757500; text-decoration : none; }
h1 a:hover { color : #757500; text-decoration : underline; }

h2 { color : #757500; font-size : 18pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h2 a { color : #757500; text-decoration : none; }
h2 a:hover { color : #757500; text-decoration : underline; }

h3 { color : #757500; font-size : 16pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h3 a { color : #757500; text-decoration : none; }
h3 a:hover { color : #757500; text-decoration : underline; }

h4 { color : #757500; font-size : 14pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h4 a { color : #757500; text-decoration : none; }
h4 a:hover { color : #757500; text-decoration : underline; }

h5 { color : #757500; font-size : 12pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h5 a { color : #757500; text-decoration : none; }
h5 a:hover { color : #757500; text-decoration : underline; }

h6 { color : #757500; font-size : 10pt; font-weight : bold; margin: 0px 0px 10px 0px; }
h6 a { color : #757500; text-decoration : none; }
h6 a:hover { color : #757500; text-decoration : underline; }

ul { font-family : arial, sans; font-size : 10pt; }
ol { font-family : arial, sans; font-size : 10pt; }
li { font-family : arial, sans; font-size : 10pt; }

.Text { color : #000000; font-family : arial, sans; font-size : 10pt; margin: 0px 0px 10px 0px; }
.Citation { color : #5a5a00; font-family : arial, sans; font-size : 8pt; margin: 0px 0px 10px 0px; }
.Condition { color : #e00000; font-family : arial, sans; font-size : 10pt; margin: 0px 0px 10px 0px; }

table.TableStyle{
 border-spacing : 0px;
 border-collapse : collapse;
 border-top : 3px solid #750000;
 border-bottom : 1px solid #750000;
 background : #f8f8f8;
}
table.TableStyle th{
 padding : 5px;
 border-top : 1px solid #750000;
 background : #ffffff;
 color : #757500;
 font-size : 8pt;
 text-align : left;
}
table.TableStyle td{
 border-top : 1px solid #750000;
 padding : 5px;
 font-size : 8pt;
}
table.TableStyle thead th{
 border-bottom : 1px solid #750000;
}