A:link		{
        color: #00F;
	text-decoration: none;
}
A:visited	{
        color: #00F;
	text-decoration: none;
}
A:hover		{
	color: #F00;
	text-decoration: underline;
}

A.menu	{
	color: white;
	text-decoration: none;
	font-size: 9pt;
        font-weight: 600;
        font-stretch: extra-expanded;
	background-color: black;
}
A.menu:link	{ color: white }
A.menu:visited	{ color: white }
A.menu:hover	{ color: yellow }

A.titlesm	{
	font-size: 8pt;
	text-decoration: none;
}
A.footsm	{
	font-size: 8pt;
	text-decoration: none;
}
A.contents	{
	color: black;
	font-size: 10pt;
	text-decoration: none;
}
A.secdiv	{
	color: blue;
	font-size: 7pt;
	text-decoration: none;
}
BODY.display    {
	margin: 10px 10px;
	text-align: center;
	color: black;
	font-family: arial, helvetica, verdana, sans-serif;
	background-color: white;
	background-image: url("/pix/Texture_lt_gray_904.jpg"); 
}
BODY.print	{
	color: black;
	font-family: arial, helvetica, verdana, sans-serif;
        background-color: white;
}

BLOCKQUOTE	{
	margin-left: 1em;
}
DIV.center	{
	text-align: center;
}
DIV.left      {
        text-align: left;
	font-family: arial, helvetica, verdana, sans-serif;
}

LI		{
	margin: 3px 0px;
}

SPAN.levels	{
	font-size: 8pt;
}

TABLE.center	{
	text-align: center;
}
TABLE.menu	{
	margin: 0px;
	text-align: center;
	color: white;
	background-color: black;
}
TABLE.title	{
	color: black;
}
TABLE.contents	{
	border-width: 3px 3px 3px 3px;
	border-color: #0CF;
	border-style: solid;
	padding: 0px 0px 4px 0px;
}
TABLE.secdiv	{
	border-width: 2px;
	border-color: #009;
	border-style: solid;
	background-color: #0CF;
	color: black;
	font-size: 12pt;
}
TABLE.homel	{
	border-width: 2px;
	border-color: #C00;
	border-style: solid;
	background-color: #F8F8F8;
	color: black;
	font-size: 10pt;
}
TABLE.homer     {
	border-width: 2px;        
	border-color: #00C;
	border-style: solid;
	background-color: #F8F8F8;
	color: black;
	font-size: 10pt;
}
TABLE.foot	{
	color: black;
	border-width: 0px 0px 2px 0px;
        border-color: #000;
        border-style: solid;
}

TD.head		{
	font-size: 15pt;
	font-weight: 700;
	text-align: center;
}
TD.title	{
	font-size: 13pt;
	font-weight: 700;
	text-align: center;
}
TD.contents	{
	color: black;
	font-size: 10pt;
	font-weight: 700;
	font-stretch: ultra-expanded;
	text-align: center;
}
TD.foot		{
	font-size: 7pt;
	text-align: center;
}
TD.secdiv	{
	color: black;
        font-size: 12pt;
        font-weight: 600;
	background-color: #0CF;
}
TD.homered	{
	color: white;
	font-weight: 600;
	background-color: #C00;
	text-align: center;
}
TD.homeblu	{
	color: white;
	font-weight: 600;
	background-color: #00C;
	text-align: center;
}
TD.homeoth	{
	padding: 2px 0px 2px 6px;
}
TD.box		{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
TD.cee		{
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: black;
}
TD.cup		{
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: black;
}
TD.ell		{
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: black;
}

