
  BODY  {
  margin : 0;
  /* text-align : justify; */
  color : #222222;
  FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
	font-size: 9pt;
	text-align: left;
  }
   
  td  {
  FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  color : #222222;
  FONT-SIZE : 9pt;
	/*text-align: left;*/
  }

  a  {
   color : #003366;
   text-decoration : underline;
  }
   
  a:hover  {
   color : #333333;
   text-decoration : underline;
  }
   
  a:visited  {
   color : #336699;
   text-decoration : underline;
  } 
   
  a:visited:hover  {
   color : #333333;
   text-decoration : underline;
  }


  .ind  {
   text-indent : 20px;
	 margin: 0px;
	 margin-bottom: 4px;
   text-align: justify;
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }

  .menu {
   color : #FFFFFF;
	 font-weight: bold;
	 font-size: 8pt;
   text-decoration: none;
	 FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }

  .all_header {
   color : #FFFFFF;
	 font-weight: bold;
	 font-size: 8pt;
	 margin: 0; 	 	
  }
	
  .news_header {
   color : #555555;
	 font-weight: bold;
	 font-size: 8pt;	 	
	 text-align: left;
  }
		
  .news_ord {
   color : #555555;
	 font-size: 8pt;
	 text-align: left;	 	 	
  }
	
	.news_ref
	{
	 color : #555555;
	 font-size: 8pt;
	 text-align: right;	 	 	
  }
		
  .cat_big {
	 font-weight: bold;
	 font-size: 10pt;	 	 
   color : #224466;
  }

	.cat_link {
	font-size: 10pt;
  color : #333333;	
	}
	
  .cat_sub {
  }

	.cat_quest {
	 font-weight: bold;
   color : #555555;	 	
	}
	
  .error  {
   color : #FF0000;	 
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }
	
	.message {
   color : #666666;	 
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
	 margin-top: 2px;
	 margin-bottom: 2px;
  }
	
  .sign  {
   text-align: right;
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }

  .head {
   color : #777777;
	 font-size: 100%;	 	 	 	 
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }

  .comment {
   color : #555555;
	 font-size: 8pt;
	 margin:0;	 
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
  }
	 
  ul {
   /* list-style-image: url("/images/ul.gif"); 
   text-align : left;
	 margin-top:0px; 
	 margin-bottom:0px; */
	 margin: 0px;
	 padding: 0px 0px 0px 7px;
  }
	li {
      background:        url("/images/ul.gif") no-repeat left top;
      padding-left:      15px;
      list-style:        none;
      vertical-align:    0%;
      color:             #666
  }	 
	ol
	{
   FONT-FAMILY : Verdana, Arial, Geneva, sans-serif;
	 margin-top:0; 
	 margin-bottom:0;
	}

  input {
   border: 1px solid #999;
	 background-color: #EEF5F9;
  }

  textarea {
   border: 1px solid #999;
	 background-color: #EEF5F9;
  }

	select {
   border: 1px solid #999;
	 background-color: #EEF5F9; 	
	}	

	img {
   border-color: #336699; 	
	}	

	hr {
	 color: #336699;
	 width: 100%;
	 height: 1px;
	}
    #red { color: #f00 }
    #w {
    	height: 18px;   
    	background-color: #fff; 
	}
    #gre { 
    	height: 18px;   
	    background-color: #aaa; 
	}
