   a.link {
   font-family: Arial;
   font-size: 11px;
   color: #C53002;
   margin: 0px;
   padding: 0px;
   text-decoration:none;
   }
   a.link:hover {
   font-family: Arial;
   font-size: 11px;
   color: #C53002;
   margin: 0px;
   padding: 0px;
   text-decoration:underline;
   }
   a.menu {
   font-family: Arial;
   font-size: 11px;
   color: red;
   margin: 0px;
   padding: 0px;
   text-decoration:none;
   }
   a.menu:hover {
   font-family: Arial;
   font-size: 11px;
   color: red;
   margin: 0px;
   padding: 0px;
   text-decoration:underline;
   }
   .title_news {
   font-family: Arial;
   font-size: 12px;
   color: #C53002;
   margin: 0px;
   padding: 0px;
   }
   .text_news {
   font-family: Arial;
   font-size: 12px;
   color: black;
   margin: 0px;
   padding: 0px;
   }
   UL {
   font-family: Arial;
   font-size: 10px;
   color: black;
   margin: 0px;
   padding: 0px;
   list-style-image: URL("../images/list2.gif");
   margin-left:30px;
   margin-top:5px;
   }
   OL {
   font-family: Arial;
   font-size: 10px;
   color: black;
   margin: 0px;
   padding: 0px;
   margin-left:20px;
   margin-top:5px;
   list-style-image: URL("../images/list1.gif");
   }
   .title {
   font-family: Arial;
   font-size: 12px;
   font-style:italic;
   color: black;
   margin: 0px;
   font-weight:bold;
   padding: 0px;
   text-decoration:underline;
   }
   .menuItem {
		position: absolute;
		width: 160px;
		border: 1px solid gray;
		background-color: #f4f4f4;
		font-family: Arial;
		font-size: 10pt;
		z-index:1;
		visibility:hidden;
		top: 0px;
		left: 170px;
	}
	#menu {
		position: relative;
		width: 150px;
		border: 0px solid gray;
		background-color: #f4f4f4;
		font-family: Arial;
		font-size: 10pt;
		z-index:1;
		background-color:#f4f4f4;
		width:100%;
	}
	a.arrangement {
	font-family: Arial;
   	font-size: 12px;
   	color: blue;
   	margin: 0px;
   	font-weight:bold;
   	padding: 0px;
   	text-decoration:none;
	}
	#text {
		margin-left: 15px;
		margin-top: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		text-indent: 20pt;
		font-size:12pt;

	}
	   a.title {
   font-family: Arial;
   font-size: 12px;
   font-style:italic;
   color: black;
   margin: 0px;
   font-weight:bold;
   padding: 0px;
   text-decoration:underline;
   }
   a.menu2 {
   font-family: Arial;
   font-size: 10px;
   color: black;
   margin: 0px;
   padding: 0px;
   list-style-image: URL("../images/list2.gif");
   }
    OL.text {
   font-family: Times New Roman;
   font-size: 12pt;
   color: black;
   margin: 0px;
   padding: 5px;
   margin-left:20px;
   margin-top:5px;
   list-style-image: URL("../images/list1.gif");
   }
   
   h1 {
      font-family: Arial;
   font-size: 14px;
   font-style:italic;
   color: black;
   margin: 0px;
   font-weight:bold;
   padding: 0px;
   text-decoration:underline;
   }