body {
background-color:#1a1a1a;
color:#999;
}
div#doc2 {
}
div#bd {
background:transparent url(/images/22222222.gif) repeat-y;
}
.nudge {
margin-top:7px;
}


h1 {
font-family:georgia;
text-align:center;
font-size:197%;
margin:2em 0 1em 0;
color:#fff;
}
h3 {
text-align:center;
font-size:122%;
margin:0 0 1em 0;
color:#444;
}
p {
font-style:italic;
text-align:center;
line-height:175%;
margin-top:1.5em;
font-size:100%;
}
p strong {
line-height:175%;
font-weight:bold;
color:#bbb;
}
a {
color:#999;
}
a:hover {
color:white;
}
h1 a {
color:#fff;
text-decoration:none;
}
h1 a:hover {
color:#999;
}
td {
vertical-align:top;
}