body {
	font-family: Tahoma, Verdana, Arial, sans-serif
}
p,table,ul,li,code {
	font-size: x-small;
}
span.string		{color: #dd0000;}
span.comment	{color: #ff8000;}
span.keyword	{color: #007700;}
span.default	{color: #0000bb;}
span.html		{color: #000000;}
