
body {
    color: black;
    background-image: none;
    background-color: white;
    }
p     { display: none; }
table { display: none; }
#THPlist {
    font-size: 9pt;
    }
#THPlist ul li {
    list-style-type: square;
    padding: 0pt;
    }
.Pitem,
.Hitem {
    background-color: transparent;
    margin-left: 1.5em;
    padding: 0pt;
    border: none;
    }
.Duke div,
.Marquess div,
.Earl div,
.Countess div,
.Viscount div,
.Baron div,
.Baroness div,
.Lord div {
    padding: 3px;
    margin-top: 5pt;
    margin-bottom: 5pt;
    border: none;
    background-color: transparent;
    background-image: none;
    }
.Ptname b,
.Htname b {
    font-family: verdana, tahoma, "bitstream vera sans", sans-serif;
    }
.Ptname ins,
.Htname ins { 
	display: inline; 
	text-decoration: none; 
	font-family: verdana, tahoma, "bitstream vera sans", sans-serif; 
	font-size: smaller; 
	}
.Ptname ins:before, 
.Htname ins:before { 
	content: "\A0\002014\A0 ["; 
	}
.Ptname ins:after, 
.Htname ins:after { 
	content: attr(class) ", " attr(datetime) "]"; 
	}
.Ptname ins[title]:after, 
.Htname ins[title]:after { 
	content: attr(class) ", " attr(title) "]"; 
	}
.Ptname ins.NN, 
.Htname ins.NN { display: none; }
.Pnote, 
.Hnote { 
	font-family: verdana, tahoma, "bitstream vera sans", sans-serif; 
	font-size: smaller; 
	}
.Pnote:before, 
.Hnote:before { 
	content: "\A0 [Note:\A0";  
	}
.Pnote:after, 
.Hnote:after { 
	content: "]"; 
	}
