
.centre1 {
    text-align: center;
}

.centre2 {
    margin-left: auto;
    margin-right: auto;
}

.date {
    text-align: right;
    font-size: 12pt;
    font-weight: bold;
    color: blue;
    vertical-align: top;
}

.newsitem {
    font-size: 12pt;
    font-weight: bold;
    color: black;
    background-color: #F3F3FF;
}

#reverse {
    color: blue;
}

#soghum-contents {
    color: darkblue;
    background-color: #F3F3FF;
    font-size: 12pt;
    text-align: center;
}

#semc-contents {
    color: black;
    background-color: #F3FFF3;
    font-size: 12pt;
    text-align: center;
}

a.sorghum-link {
    color: darkblue;
    font-size: 12pt;
    text-align: center;
}

a.semc-link {
    color: black;
    font-size: 12pt;
    text-align: center;
}

a.sorghum-link:focus, a.sorghum-link:hover {
    color: red;
}

a.semc-link:focus, a.semc-link:hover {
    color: red;
}

#linkitem {
    color: darkgreen;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
}

#sorghum-properties {
    color: black;
    background-color: #F3F3FF;
    font-size: 12pt;
    font-weight: medium;
    text-align: center;
    vertical-align: middle;
}
