body	{
	color:	#000;
	background:	#996;
	}
p, ul    {
    font:	12px/15px geneva, arial, sans-serif;
    }
a:link	{
	color:	#33F;
	background-color:	transparent;
	}
a:visited	{
	color:	#93F;
	background-color:	transparent;
	}
a:active	{
	color:	#C00;
	background-color:	transparent;
	}
h1	{
	font-size:	20px;
	}
h2	{
	font-size:	18px;
	}
h3	{
	font-size:	16px;
	}
h1, h2, h3	{
	font-family:	geneva, arial, sans-serif;
	font-weight:	bold;
	background-color:	transparent;
	}
.box	{
	color:	#99F;
	background-color:	#000;
	}
