.imagetext {
    display: block;
    margin: 0.5ex auto;
}

.rightindent {
    display: block;
    margin: 0 5em 0 0;
}

.bigtext1 {
    font-size: 12pt;
    color: #600;
    font-weight: bolder;
}

.bigtext2 {
    font-size: 11pt;
    color: #600;
    font-weight: bolder;
}

.nounderline_link, .nounderline_link:link, .nounderline_link:visited {
    text-decoration: none;
    color: red;
}

.box {
    border: 1px solid black;
    padding: 0.5em;
}
