body	{
	background: #CC6600 none;
	color: #000000;
	}
body, p, td, th	{			/* normal text */
	font-family: verdana,"MS Sans Serif",sans-serif;
	font-size: small;
	}
code, pre {					/* template file stuff */
	font-family: monospace;
	font-size: small;
	background: #FFFFFF;
	color: #0033CC;
	}
code {						/* template file stuff */
	white-space: nowrap;
	}
kbd {						/* GPX Spinner.ini stuff */
	font-family: monospace;
	font-size: small;
	background: #FFFFFF;
	color: #9933CC;
	white-space: nowrap;
	}
samp {						/* filename references */
	font-family: verdana,"MS Sans Serif",sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	background: #FFFFFF;
	color: #0000FF;
	white-space: nowrap;
	}
A:link		{ color: #BB5500; }	/* normal links */
A:visited	{ color: #882200; }
A:hover 	{ color: #EE8800; }

