BODY
	{
   	margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: #CCCCFF;
	}


TABLE
	{
        margin-right: 1cm;
        margin-left: 1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: white;
	}

TR {
        margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: white;
	}

TD {
        margin-bottom : .1cm;
	margin-top : .1cm;
        font-size:11pt;
        font-weight:bold;
	font-family : "Verdana"; 
        background: white;
	}

A:LINK
	{
	text-decoration : none;
	color : #FF9900;
    }

A:VISITED 
	{
	text-decoration : none;
	color : #3CB371;
   	}

A:HOVER
	{
	text-decoration : none;
	Color : #660066;
	}



	