.inout-in {
    color: #34aa34;
    font-weight: bold;
}

.inout-out {
    font-weight: bold;
    color: #a53c3c;
}

label {
    font-weight: bold;
}

body {
    font-family: 'Times New Roman', Times, serif;
}