/*
CSS alternate (Arial) style sheet for peerages website www.peerages.info
created by David Beamish
last update 27 June 2011
*/
p,h1,h2,h3,table {font-family:"Arial";} 
.newtext {font-family:"Arial";color:#ffffff;background:#ff0000;font-weight:bold;white-space:pre}
td
{
padding-top:0px;
padding-bottom:0px;
padding-right:20px;
padding-left:5px;
}
td:first-child {white-space:nowrap;}
a:link {color:blue;}
a:visited {color:purple;}
a:hover
{
color:blue;
background-color:yellow;
text-decoration:none;
}
a:active
{
color:red;
background-color:yellow;
text-decoration:none;
}
tr {vertical-align: top;}
