﻿BODY
{
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
    BACKGROUND-COLOR: Black;
    color : White ;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

A:link	
    {
	text-decoration:	 none; font-weight:bold ; color:	#ffffff; font-size : 10pt;
	}
		
A:visited	{	
	text-decoration:	none;font-weight:bold ; color:	#ffffff; font-size : 10pt; 
	}	
		
A:active	{	
	text-decoration:	none;font-weight:bold ;color:	#ffffff; font-size : 10pt;  
	}	
		
A:hover	{	
	text-decoration:	none; font-weight:bold ;font-size : 10pt ;color:	#00FF00;
	}