h1 {
font-size: large;
}

h2 {
font-size: large;
}


table {
margin-top:15px;
margin-left:20px;
font-size:larger;
}

td {
padding: 0.6em 1.25em;
text-align: right;
}

.date {
font-weight:bold;
color:#34a02c;
}


.conbox{
text-indent:0;
line-height:120%
}

.extend {
    color: #FF00FF;
    font-weight: bold;
    text-align: center;
}

p.passed {
    color: #FF0000;
    font-weight: bold;
    font-size: 1.2em;
}

p.notification {
    font-size: 0.9em;
    height: 2em;
}

div.notebox {
    text-align: center;
    border: solid 2px #FF0000;
}
