.error {
        color: #DD0000;
}

.footer {
	font-size: xx-small;
}

.subject {
        font-weight: bold;
        font-size: large;
}

.cover {
    border-style: none;    
    margin-top: 100px;
    margin-bottom: 100px;
}

.covers {
    margin-top: 150px;
    float: right;
    width: 150px;
    font-size: small;
}

.xxsmall {
	font-size: xx-small;
}

