body {margin: 32px 0px 128px 0px; padding: 0px; color: black; background-color: white}
a {color: #005ca3}
a:hover {color: #85c226}
a:active {color: #f2ad00}
b {font-weight: bold}
h1, h2 {font: 24px verdana, helvetica, sans-serif; color: #005ca3}
h2 {font-size: 17px; margin-top: 10px;}
p, td, th, li {font: 13px verdana, helvetica, sans-serif; line-height: 18px}
th {font-weight: bold}
.small {font-size: 11px; line-height: 16px}
.required {font-weight: bold; color: red}
a.h2 {font-size: 17px; text-decoration: none}
a.h2:hover {color: #005ca3}
a.h2:active {color: #005ca3}

#list_table td {
    font-size: 12px;
}

#greatsuccess {
  background-color: #D6FCE2;
  border: 1px solid #339933;
  margin-bottom: 20px;
}


.additional {
    font-size: 11px;
    font-family: Tahoma;
    color: #acacac;
    padding-left: 10px;
}

.tbltop {
    font-size: 11px;
    font-fmaily: Tahoma;
    border-bottom: 1px dashed #000000;
    padding: 0px 10px 0px 10px;
}

.tdlist {
    font-size: 11px;
    font-family: Tahoma;
    padding: 5px 5px 5px 10px;
}

