sinterkPOPUP

{
	height: 100%; 
	width: 100%; 
}

BODY
      
{ 
   background-color:black; 
   font-family:Arial;
   color:#000000;

}

H1
{
	font-family:Arial;	
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

H2
{
	font-family:Arial;	
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

H3
{
	font-family:Arial;	
	font-style:italic;
	font-weight:bold;
	color:#000000;
}
p
{
	font-family:Arial;
	color:#000000;
}

TR
{
	font-family:Arial;
	color:#000000;
}

a
{
	
	font-family:Arial;
	color:#800000;
}

.wit
{
	
	color:#0000FF;
}

