<!--
	body	{ background-image:URL("images/bg.gif");
		  background-position:center;
		  background-repeat:repeat-y;
		  background-color:#FBDFDC;
	    	  margin-left:20px ; margin-right :20px ;
	    	  margin-top :0px ; margin-bottom:0px ;
		  color:#333333; }
	a:link, :active { text-decoration:none;
			 color: #3333cc ; }
	a:visited  { text-decoration:none;
		  color: #3333cc ; }
	a:hover	{ text-decoration:underline ;
		  color: #ff0000 ; }
	p	{ margin-top :0px ; margin-bottom:0px ;
		  font-size:10pt;
		  line-height:150%; }
	table	{  }
	th	{ font-size:10pt;
		  text-align:left;
		  line-height:150%; }
	td	{ font-size:10pt;
		  text-align:left;
		  line-height:150%; }
	blockquote	{ margin-top :0px ; margin-bottom:0px ;
			  font-size:x-small;}
	ul	{ margin-top :0px ; margin-bottom:0px ;
		  font-size:10pt;}
	ol	{ margin-top :0px ; margin-bottom:0px ;
		  font-size:10pt;}
	li	{ margin-top :0px ; margin-bottom:0px ; }
	dl	{ margin-top :0px ; margin-bottom:20px ;}
	dd	{ font-size:10pt;}
	form	{ margin-top :0px ; margin-bottom:0px ;
		  font-size:10pt;}
	h1	{ margin:10px 0px;}
	h2	{ margin:10px 0px 10px 0px;
		  padding:2px 10px 2px 10px;
		  background-color:#ff9999;
		  font-size:10pt;
		  font-weight:bold;
		  color:#ffffff; }
	.left_menu { background-color:FDE9E7 }
	.news_title { padding:5px;
		background-color:FDE9E7;
		text-align:center;
		font-size:12pt;
		font-weight:bold; }
-->
