body
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	margin: 5px;
        color: #2D2D2D;
}


TD 			
{
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #000000;
	color: #2D2D2D;		
}

	
}

p
{       
        font-family: Arial, Tahoma, sans-serif;
	font-size: 12px; 
        color: #2D2D2D;
}

h1
{
	font-family: Arial, Tahoma, sans-serif;
        font-size: 12px;
	font-weight: regular;
        
	
}

h2
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
        color: #344752;
}

h3
{
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}



a:link			{
			font-family: arial, tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;	
			text-decoration: none;
			}

a:visited		{
			font-family: arial, tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;	
			text-decoration: none;
			}

a:hover			{
			font-family: arial, tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;	
			text-decoration: underline;
                        {