BODY
	{
   	margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
        line-height:150%;
	font-family : "Verdana"; 
        background: #FFFFFF;
	}


TABLE
	{
        margin-right: 1cm;
        margin-left: 1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: #FFFFFF;
	}

TR {
        margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: #FFFFFF;
	}

TD {
        margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: #FFFFFF;
	}

A:LINK
	{
	text-decoration : none;
	color : #0000FF;
    }

A:VISITED 
	{
	text-decoration : none;
	color : #660099;
   	}

A:HOVER
	{
	text-decoration : yes;
	Color : #FF00FF;
	}



	
