BODY
	{
		font-family:Lucida Sans Unicode;
	}

H1

	{
		font-size:24pt;
		background-color:black;
		color:white;
		border-style:double;
	}

H2
	{
		font-size:18pt;
		background-color:black;
		color:white;
		border-style:double;
	}



h3 	{
  		font-size:118%;
  		margin:0;
	}

h4 	{
  		margin:0 0 10px 0;
  		font-size:100%;
  		font-weight:bold;
  		padding:0;
	}

h5 	{
  		padding:0 0 3px 0;
  		font:74% verdana, arial, helvetica, sans-serif;
  		font-weight: bold;
  		margin:0;
	}



P
	{
		font-size:14pt;
		font-weight:bolder;
		margin-left:30pt;
		margin-right:30pt;
	}

TR
	{	
		font-size:10pt;
		background-color:blue;
		color:white;
	}




	
em 	{ font-style:normal; font-weight:bold; }



ul.menulist {
  		list-style:none;
  		margin-bottom:5px;
		}
ul.menulist li {
  		line-height:160%;
  		padding:0 30px 0 20px;
		}
ul.menulist li.menulist-section {
  		margin-left:-13px;
  		font:74% verdana, arial, helvetica, sans-serif;
  		font-weight:bold;
		}
ul.menulist a.sublink {
  		margin-left:15px;
		}

