	li  {
		font-family : sans-serif;
		font-size : x-small;
	}
	P {
		font-family : sans-serif;
		font-size : x-small;
	}

	H2, H3 {
		font-family : sans-serif;
		color : White;
	}
	H4{
		font-family : sans-serif;
		color : White;

	}

	H6 {
		font-family : sans-serif;
		color :Black;
	}

	A:VISITED.b{
	color : White;
	}
	A:LINK.b{
	color : White;
	}
	A {
		font-family : sans-serif;
		color : Black;
	}

	A:LINK {
		font-family : sans-serif;
		color : Black;
	}
	A.one:LINK {
		font-family : sans-serif;
		font-size : xx-small;
		color : White;
		background-repeat : no-repeat;
		background-position : left;
		text-decoration : underline;
	}

	BODY{
		margin:auto;
		background:#7580A0 url('menuback2.gif') no-repeat;
		scrollbar-arrow-color : #7580A0;
		scrollbar-base-color : #7580A0;
		scrollbar-darkshadow-color : #7580A0;
		font-family : sans-serif;
		font-size : xx-small;
		color : Black;

	}
	.menu
	{
		color : White;
		font-size : xx-small;
	}
	.bmenu
	{
		font-size : xx-small;
	}
	.bold
	{
		font : bold;
		color : White;
		font-size : x-small;
	}
