body
{
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;    
	font-style: normal; line-height: normal; font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
}

td
{
    BACKGROUND-COLOR: white;
}

tr
{
	BACKGROUND-COLOR: white;
	COLOR: black;
	FONT-SIZE: 8pt; 
	vertical-align: top;
}

a
{
    COLOR: #FF0000;
}

a:link
{
    COLOR: #000000;
; text-decoration: none
}

a:visited
{
    COLOR: #FFCC00;
; text-decoration: none
}

a:hover
{
    COLOR: #FF6600;
; text-decoration: none
}

a:active
{
    COLOR: #FF0000;
; text-decoration: none
}

th
{
    BACKGROUND-COLOR: #d0e4fe;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
}

table
{
    BACKGROUND-COLOR: white;
    COLOR: black;
}

b
{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

p
{
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
	margin-bottom: 4px;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

