body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    margin-left:10px;
    margin-right:30px;
}

p, dl dt, dl dd {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
    
}

th, td {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

th {
    font-weight: normal;
}

form {
    font-size: 12px;
    background-color: #cc3333;
}

input {
    font-size: 10px;
}

li {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 0px;
    border-bottom: solid;
    border-left: solid;
    border-width: 1px;
    border-left-width: 10px;
    margin-bottom: 6px;
    padding-left: 4px;
    border-color: #cc3333;
}


h3 {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
}

a:link {
    text-decoration: none;
    color: #cc3333;
}
a:link:active {
    text-decoration: underline;
    color: #cc3333;
}
a:visited {
    text-decoration: underline;
    color: #cc3333;
}
a:link:hover {
    text-decoration: underline;
    color: #cc3333;
}

.large {
    font-size: 24px;
    line-height: 14px;
    text-align: left;
}

.small {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

.right {
    font-size: 14px;
    line-height: 17px;
    text-align: right;
}

.smallleft {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
}

.smallright {
    font-size: 12px;
    line-height: 14px;
    text-align: right;
}

.left {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
}

.center {
    text-align: center;
}

.style {
    border-right-width:5px;
    margin-left:5px;
}

/*********************************************/

div.logo {
   margin-left: 0.3ex;
   margin-top: 1ex;
}

div.header {
   margin-bottom: 4.8ex;
}

div.sidebar {
   margin-left: 1.7ex;
   margin-top: -2.4ex; /* ??? */
   width: 13ex;
   position: absolute;
}

div.sidebar ul {
   list-style-type: none;
   margin-left: 0ex;
   padding-left: 0ex;
}

div.sidebar ul li {
   margin-left: 0ex;
   padding-left: 0ex;
   line-height: 2.63ex;
}

div.body {
   margin-left: 15.5ex;
}

ul.non-list {
   list-style-type: none;
   margin-left: 0ex;
   padding-left: 0ex;
}

ul.non-list li {
   margin-left: 0ex;
   padding-left: 0ex;
   margin-top: 1ex;
   margin-bottom: 1ex;
}

div.cfp-title p {
   text-align: center;
   margin-top: 0ex;
   margin-bottom: 0ex;
}

div.cfp-title hr {
   border-style: none;
   border-top: 1px dashed black;
   width: 40ex;
}

dl dt:after {
    content: ':';
    padding-right: 0.4ex;
}

dl dd, dl dt {
    margin-left: 0ex;
    padding-left: 0ex;
}

dl dt {
    clear: both;
    float: left;
}
