.body_text {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
color: black;
line-height: 130%
}

.smallheading {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 8pt;
font-weight: bold;
color: #000000;
}

.caption {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: 6pt;
color: black;
line-height: 130%
}

#button {
width: 210px;
border: 1px solid black;
text-align: center;
position: relative;
margin-left: 76 px;
font-weight: bold;
padding: 15px;
background-color: FFFF84;
line-height: 130%
}


a:link {
text-decoration: none;
color: #336699
}

a:visited {
text-decoration: none;
color: #336699
}

a:hover {
text-decoration: underline;
color: #336699
}