
BODY	{
	COLOR: #d0d0d0;
	BACKGROUND-IMAGE: url(Back.jpg);
	}

strong	{ font-size: 150%; font-weight: bold;			    color: #e4e4b8; }
em	{ font-size:  80%; font-weight: normal; font-style: italic; color: #d0c080; }
var	{ font-size: 150%; font-weight: bold;   font-style: normal; }

:link    {color: #00a8a8}
:visited {color: #00d0d0}
a:hover  {color: #dddd00}
