td {  font-size: 10pt}
p
{
    font-size        : 10pt;
}

A
{
    font-size        : 10pt;
    color            : #7B843C;
    text-decoration  : none;
}

A:hover
{
    font-size        : 10pt;
    color            : #7B843C;
    text-decoration  : underline;
}
.style1 {
	color: #CE8915;
	font-weight: bold;
}