<style>
HTML
{
    COLOR: #000000;
    TEXT-DECORATION: underlne
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:unknown
{
    COLOR: #430d0d;
    TEXT-DECORATION: none
}
.bodytext
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
A:link
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:unknown
{
    COLOR: #430d0d;
    TEXT-DECORATION: none
}
.bodytext
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt
}
.cell1
{
    BACKGROUND-COLOR: #669acc
}
.cell2
{
    BACKGROUND-COLOR: #cccccc;
    CURSOR: hand
}
A.default
{
 	COLOR: #800000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	font-weight: bold
	text-decoration: none; text-decoration:underline
}
a:active.default
{
 	COLOR: #800000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	font-weight: bold
	text-decoration: underline; text-decoration:underline
}
a:link.default
{
 	COLOR: #800000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	font-weight: bold
	text-decoration: none; text-decoration:underline
}
a:visited.default
{
 	COLOR: #800000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	font-weight: bold;text-decoration:underline
}
a:hover.default
{
 	COLOR: #800000;
    FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	font-weight:bold
}
</style>
.bodylink {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}