h2 {
font-size: 105%;
font-weight: 800;
color: #000000;
margin-bottom:0;
}

td.regtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 120%;
color: #777777;
border-width: 1pt;
margin: 0pt 10% 3pt 7%;
padding: 15pt 20pt 20pt 20pt;
/* background-color: #ffffe0; */
border-style: none;
border-color: #ccccff;
border-width: 1pt;
}

td.bottext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 100%;
color: #333333;
border-width: 1pt;
margin: 0pt 10% 3pt 7%;
padding: 10pt 10pt 10pt 10pt;
/* background-color: #ffffe0; */
border-style: solid;
border-color: #ccccff;
border-width: 1pt;
}

td.sidetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
line-height: 100%;
color: #333333;
border-width: 1pt;
margin: 0pt 10% 3pt 7%;
padding: 10pt 10pt 10pt 10pt;
background-color: #ffffe0;
border-style: none;
border-color: #ccccff;
border-width: 1pt;
}

a:link {
        color: #777777;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        /* font-size: 80%; */
        /* line-height: 120%; */
        font-weight: bold;
        text-decoration: none;
}
a:visited {
        color: #777777;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        /* font-size: 80%; */
        /* line-height: 120%; */
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        color: #6666ff;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        /* font-size: 80%; */
        /* line-height: 120%; */
        font-weight: bold;
        text-decoration: none;
}

