p, dd, dt, h4, .listing, .title {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

h4 {
font-size: 15px;
text-align: center;
}

.spacing {
margin-bottom: -15px;
padding-bottom: 0px;
}

/**  For hover on LRSA home page link  **/
.lrsa a {
color: black;
}

.lrsa a:hover {
text-decoration: none;
color: #000;
}

dl dd {
padding-bottom: 5px;
}


/**  Styles archived notes in menu bar  **/
.listing {
font-size: 10px;
text-align: center;
}

.title {
font-size: 12px;
text-align: center;
}

.listing a {
color: #CCC;
}

.listing a:hover {
text-decoration: none;
}

td .menu {
width: 160px;
height: 20px;
}

td .listing, td .title {
width: 160px;
height: 15px;
}



