		body{
			background:url(/images/bg_site_top.gif) top repeat-x;
			background-color:#ffffff;
			margin:0 0 0 0;
			font-family:Arial;
			font-size:12px;
		}
		td,p,li{
			font-family:Arial;
			font-size:12px;
		}
		h1{
			font-size:22px;
			color:#339933;
		}
		h2{
			font-size:18px;
			color:#636363;
		}
		div.hmenu{
			position:absolute;
			width:111px;
			height:55px;
			background:url('/images/tabje3.gif') no-repeat;
			text-align:center;
			filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=5);
			cursor:pointer;
			cursor:hand;
		}
		div.hmenu a{
			font-weight:bold;			
			font-family:Arial;
			font-size:14px;
			line-height:55px;
			color:#ffffff;
			text-decoration:none;
		}
		div.hmenu a:hover{
			color:#ffffff;
		}
		div.smenu{
			position:absolute;
			width:110px;
			height:125px;
			background:url('/images/pagina.gif') no-repeat;
			filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=5);
			cursor:pointer;
			cursor:hand;
			padding:5px;
		}
		div.smenu a{
			font-weight:bold;			
			font-family:Arial;
			font-size:11px;
			color:#636363;
			text-decoration:none;
		}
		div.smenu a:hover{
			color:#339933;
		}
		a{
			color:#339933;
		}
		div.submenu{
			position:absolute;
			background:url('/images/1pix.gif');
		}
		a.sublink{
			color:#808080;
			text-decoration:none;
		}
		a.sublink:hover{
			color:#009900;
			text-decoration:underline;
		}
