a:link 
{
     color: black ; 
}
a:visited 
{ 
     color: purple; 
} 



.body
{
	font-family: MS sans serif ;
        font-size:10pt;	
	        text-indent: 0; margin: 0; 
}


.p
{

        text-indent: 0; margin: 0;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, verdana ;
}
h1
{
	color: rgb(00,80,00);font-size:14pt;font-weight:bold;font-style:italic;
}
h2
{
	color: rgb(00,80,00); font-size:12pt;font-weight:bold
}
h3
{
	color: rgb(80,00,00); font-size:12pt; font-weight:bold;
}
h4
{
	color: rgb(00,00,00);font-size:12pt; font-weight:bold;
}
h5
{
        color: rgb(00,00,00);font-size:8pt; font-weight:bold;
}
h6
{
	color: rgb(00,00,80);font-size:14pt;font-weight:bold;
}

h7
{
	font-size:14pt;font-weight:bold;
}





