body
{
	font-size:12pt;
	font-family:Sans-Serif; 
	background-color:black;
	color:white;
}

p,td,li
{
	font-size:12pt;
	font-family:Sans-Serif; 
	color:white;
}

a
{ 
	color:white; 
}

a:hover
{ 
	color:silver; 
}

pre
{
	font-size:11pt;
	font-family:Fixed;
	color:white;
}

p.menu
{
	font-size:16pt;
}

p.tiny
{
	font-size:8pt;
}

h1	
{	
	font-size:30pt;		
}

h2	
{	
	font-size:20pt;		
}

h3	
{	
	font-size:14pt;		
}
