A:link			{	color: darkblue; text-decoration: underline; font-weight: bold }
A:visited		{	color: darkblue; text-decoration: underline; font-weight: bold }
A:active		{	color: darkblue; text-decoration: underline; font-weight: bold }
A:hover			{	color: #FFFFFF; text-decoration: underline; font-weight: bold }
A.menu:link		{	color: #FFFFFF; text-decoration: none; font-weight: bold }
A.menu:visited		{	color: #FFFFFF; text-decoration: none; font-weight: bold }
A.menu:active		{	color: #FFFFFF; text-decoration: none; font-weight: bold }
A.menu:hover		{	color: #FFFFFF; text-decoration: none; font-weight: bold; background: lightblue }
A.xmenu:link		{	color: darkblue; text-decoration: none; font-weight: bold; background: lightblue }
A.xmenu:visited		{	color: darkblue; text-decoration: none; font-weight: bold; background: lightblue }
A.xmenu:active		{	color: darkblue; text-decoration: none; font-weight: bold; background: lightblue }
A.xmenu:hover		{	color: darkblue; text-decoration: none; font-weight: bold; background: lightblue }
BODY		{	background:	lightblue url(background.gif) fixed;
			color:		darkblue;
			font-family:	Verdana, sans-serif	}
DIV		{	text-align:	center	}
H1		{	font-family:	Times, serif;
			font-size:	50px;
			font-weight:	normal;
			font-style:	italic	}
H2		{	font-family:	Times, serif;
			font-size:	40px;
			font-weight:	bold	}
OL LI		{	xlist-style:	upper-roman	}
OL LI LI	{	xlist-style:	lower-alpha	}
PRE		{	font-family:	Verdana, sans-serif}
TD		{	color:		darkblue;
			font-family:	Verdana, sans-serif;
			font-size:	12px;
			vertical-align:	top	}
TD.sitename	{	background:	darkblue;
			color:		lightblue	}
TD.menubar	{	background:	darkblue;
			color:		#FFFFFF;
			font-family:	Verdana, sans-serif;
			font-size:	12px	}