h1, h2, h3 { font-weight: normal; }

.menu { padding: 5px 0px 5px 5px; font-size: .8em; margin-bottom: 20px; border-width: 1px; border-style: solid;}
.menu { background-color: #CCDDFF; border-color: gray; }

.menu ul { padding: 0px; margin: 0px; }
.menu li { display: inline; margin-right: 10px; }

.none { color: gray; }
.activityPage .subtitle { font-size: .8em; color: gray; margin-left: 10px; }
.activityPage .subtitle a { color: gray; text-decoration: underline; }
.activityPage .subtitle a:hover { color: black; text-decoration: underline; }