
.mainPart table tr th {
    text-align: right;
    vertical-align: top;
    font-size: 100%;
}

p.note {
    font-family: Arial,Helvetica,sans;
    font-style: italic;
    font-size: 80%;

    margin: 0px 0px 10px 0px;
    padding: 4px 0px 4px 0px;

    background-color: #c0f0d0;

    text-align: justified;   
}

.mainPart table h3 {
    font-family: Times,"Times New Roman",serif;
    font-weight: bold;
    padding: 8px 2px 8px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 120%;
    background-color: #c0f0d0;
}

.mainPart h2 {
    font-family: Times, "Times New Roman", serif;
    font-size: 150%;
    font-style: italic;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

.mainPart table tr td hr {
    border-style: dotted;
    border-width: thin;
    margin-bottom: 0px;
}

div.topBar  {
/*     border-style: solid; */
/*     border-width: thin; */
/*     border-color: #8080ff; */
    vertical-align: middle;
}

div.sideBar {
/*     border-style: solid; */
/*     border-width: thin; */
/*     border-color: #8080ff; */
    width: 180px;
    border-right-style: dashed;
    border-right-width: thin;
    border-top-style: dashed;
    border-top-width: thin;
/*     height: 400px; */
    vertical-align: top;
    margin-right:10px;
    margin-top: 10px;
}

div.mainPart {
    margin-top: 10px;
}

.sideBar p {
    font-weight: bold;
    
}

div.footBar {
/*     border-style: solid; */
/*     border-width: thin; */
/*     border-color: #8080ff; */
    margin-top: 10px;
    text-align: center;
}
