/* Stylesheet for Publications page. */

.heading {
     font-weight:bold;
}

.rightcolumn hr {
     color:#0266A4;
     width:90%;
}

div.rightcolumn a {
     text-decoration:none;
     color:#0066FF;
}

div.rightcolumn a:visited {
     color:#0066FF;
}

div.rightcolumn a:hover {
     color:#0033CC;
}

div.rightcolumn {
     padding-bottom:30px;
}