body 
{	
	font-family	: sans-serif ;
	font-size	: 14 ;
	color		: White ;
	background-color: Fuchsia ;
}

a.link, a.visited
{
	color		: black ;
}

h1
{
	font-size	: 32 ; 
}

h2 
{
	font-size	: 24 ; 
}

h3 
{
	font-size	: 18 ; 
}

