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

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

A:hover
{
    font-size        : 10pt;
    color            : #FF6600;
    text-decoration  : underline;
}
.style1 {
	color: #CE8915;
	font-weight: bold;
}
.style1-1 {
	color: #CE8915;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 1px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}

