BODY, P, TABLE, TH, TD, BR, DIV, SPAN
{
	font-family : Arial;
	font-size : 12px;
	color: #000000;
}
td {vertical-align:top}
H1
{
	font-family : Arial;
	font-size : 22px;
	font-weight: bold;
	text-decoration: none;
	color: #3333cc;
	text-align: left;
}
H3
{
	font-family : Arial;
	font-size : 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
A:link
	{
	color:#000000;
	text-decoration:underline;
	}
A:visited
	{
	color:#000000;
	text-decoration:underline;
	}
A:hover
	{
	color:#4D5352;
	text-decoration:none;
	}


    .menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
width:201px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

td {vertical-align:top}

 .submenu{
margin-bottom: 0.5em;

}
.base    {vertical-align: baseline;   }
.middle  {vertical-align: middle;     }
.subs    {vertical-align: sub;        }
.sups    {vertical-align: super;      }
.texttop {vertical-align: text-top;   }
.textbot {vertical-align: text-bottom;}
