TD.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: helvetica, arial
}
.redheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #cc0033;
    FONT-FAMILY: helvetica, arial
}
.brownheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #996633;
    FONT-FAMILY: helvetica, arial
}
.bodywhite
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: helvetica, arial
}
.body
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial
}
TD.bodylarge
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: helvetica, arial
}
A.body
{
    COLOR: #0033ff;
    TEXT-DECORATION: underline
}
A
{
	color: #336699;
}
.redbody
{
    FONT-SIZE: 12px;
    COLOR: #cc0033;
    FONT-FAMILY: Helvetica, Arial
}
.contentmanager
{
    FONT-SIZE: 9pt
}
.toplink
{
	font-size: 12px;
	font-family: Helvetica, Arial;
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
}
.toplink  {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: normal
	}

.toplinkpos  {
	position: absolute; 
	top: 16px;
	left: 6px;
	visibility: visible
	}