p {
 line-height: 16px;
}
small a:link {
 font-size:9px;
 color: #006666;
}
small a:visited {
 font-size:9px;
 color: #006666;
}
small a:hover {
 color: #0F60B0;
 text-decoration: none;
}
#topcontent {
 background-image:url(../Navigation/bg_topcontent.gif);
 background-position:top left;
 background-repeat:no-repeat;
}
#DwContent {
 background-image:url(../Navigation/bg_content.gif);
 background-position:bottom;
 background-repeat:no-repeat;
}