body{
font-family: arial;
background-color:#d0d0d0;
color:#000000;
margin:8px;
}
table{
font-size:11px;
}
ul{
margin-left:20px;
margin-right:5px;
margin-top:4px;
margin-bottom:4px;
color:#448CCB;
}
li{
margin-bottom:0px;
margin-top:0px;
padding-top:0px;
padding-bottom:3px;
}
.white{
background-color:#ffffff;
}
.navcurr{
color:#ffffff;
background-color:#B77D2F;
text-align:center;
font-family:georgia, times new roman;
font-size:10px;
font-weight:bold;
padding-top:2px;
}
.nav{
color:#71633F;
background-color:#F0BA29;
text-align:center;
font-family:georgia, times new roman;
font-size:10px;
font-weight:bold;
padding-top:2px;
cursor:hand;
}
.navhi{
color:#ffffff;
background-color:#DFA32B;
text-align:center;
font-family:georgia, times new roman;
font-size:10px;
font-weight:bold;
padding-top:2px;
cursor:hand;
cursor:pointer;
}
.cap{
font-size:11px;
}
p.short{
margin-top:5px;
margin-bottom:0px;
}

a:link{
color:#448CCB;
text-decoration:none;
}
a:visited{
color:#448CCB;
text-decoration:none;
}
a:hover{
color:#F0BA29;
text-decoration:none;
}
a:active{
color:#448CCB;
text-decoration:none;
}

a.nyt:link{
color:#448CCB;
text-decoration:none;
}
a.nyt:visited{
color:#448CCB;
text-decoration:none;
}
a.nyt:hover{
color:#F0BA29;
text-decoration:none;
}
a.nyt:active{
color:#448CCB;
text-decoration:none;
}

.content{
border:1px solid #E3C575;
border-collapse:collapse;
background-color:#ffffff;
font-size:12px;
width:568px;
}
.title{
border-bottom:1px solid #E3C575;
background-color:#B99059;
color:#ffffff;
font-weight:bold;
padding:2px;
padding-left:5px;
}
.bordered2{
background-color:#ffffff;
border: 1px solid #E3C575;
}
.bordered{
background-color:#ffffff;
background-image:url(/images/sys/bkg-newYorkTimes.gif);
background-repeat:repeat-x;
background-position:bottom;
}