main {
    width: 500px;
    text-align: center;
}

.wnGreen {
    font-family: Arial;
    font-size: 18px;
    color: #33CC33;
    }

.wnBlack {
    font-family: Courier;
    font-size: 4;
    font-weight: bold;
}

.ocTitle {
    color: #33CC33;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}

.ocDesc {
    color: #FF0000;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}

.ocDate {
    color: #663399;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
}

.photoCred {
    color: blue;
}

.indTable {
    width: 500px;
}

.vcard {
    color: #427b21;
    font-size: 20px;
}