.body-text
{
text-indent: 16px; 
margin-top:0; 
margin-bottom:8px;
font-family: Times New Roman;
font-size:12pt;
}

.body-link:link
{
color: #B0B0B0; font-size: 16px; font-family: "Times New Roman"; font-weight: bold; font-decoration: underline;
}
.body-link:visited
{
color: #B0B0B0; font-size: 16px; font-family: "Times New Roman"; font-weight: bold; font-decoration: underline;
}

.body-link:hover
{
color: #FF9900; font-size: 16px; font-family: "Times New Roman"; font-weight: bold; font-decoration: underline;
}