BODY
{
}

.heading
{
    FONT-SIZE: 14pt;
    COLOR: gray;
    FONT-FAMILY: Verdana;
    font-weight:normal;
}

A:link	
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none;
    font-weight:normal;
	}	
		
A:visited	{	
    FONT-SIZE: 8pt;
	COLOR: gray;
    FONT-FAMILY: Verdana;
    text-decoration:	none;
    font-weight:normal;


	}	
		
A:active	{	
    FONT-SIZE: 8pt;
	COLOR: gray;
    FONT-FAMILY: Verdana;
    text-decoration:	none;
    font-weight:normal;

	}	
		
A:hover	{	
    FONT-SIZE: 8pt;
	COLOR: Silver;
    FONT-FAMILY: Verdana;
    font-weight:normal;

	}

TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    font-weight:normal;

}


.link
{
    FONT-SIZE: 10pt;
    COLOR: blue;
    font-weight:normal;

}


