body,td {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    margin-bottom:0;
    margin-left:0;
    margin-top:0;
    margin-right:0;
}

.MainCalHeader {
    color:#ffffff;
    font-size: 10px;
    text-align : center;
 
}
.MainCal {
    font-size: 12px;
    text-align : center;
}
.MainCal2 {
    font-size: 10px;
    padding-left:3px;
    padding-top:3px;
    text-align : left;
}

.MainPrin {
    font-size: 10px;
    text-align : center;
}

.logintable  {
    background: rgba(255,255,255,0.5);

    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size:20px;
    color:black;
}

.logintitle  TD {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size:14px;
    color:black;
}

.loginlink  {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size:10px;
    color:#ECECEC;
    text-decoration:none;
}

.student-post {
    color: rgb(50, 50, 50);
}

.student-post__anchor {
    display: inline-block;
}

.student-post__anchor:hover  .student-post__title {
    text-decoration: underline;
}

.student-post + .student-post {
    margin-top: 2.5rem;
}

.student-post__title {
    margin-bottom: 0.667rem;
}

.student-post__img {
    height: 150px;
}

.student-post__date--em {
    font-style: italic;
}