h1,h2,h3,h4,h5,h6,h7,p,li,td,tr,dl { font-size: 11px;
                                     line-height: 15px;
				                     font-weight: normal;
				                     margin: 0px;
	                                 border: 0px;
                                    padding: 0px;
				                    font-family: "MS PƒSƒVƒbƒN",Arial,Verdana,Helvetica,
				                   "ƒqƒ‰ƒMƒmŠpƒSPro W6",sans-serif;}

#contop { width: 720px; height: auto;
          margin: 0px auto 0px;
		  border: 2px solid gray;
		  padding: 0px 0px 10px 0px;}
		  
#header { width: 720px; height: 60px;
          margin: auto;
	     border: 0px;
	     padding: 0px;
		 position: relative;}
		 
#header h1 { position: absolute; bottom: 5px; left: 20px;
             }

#header ul { margin: 0px;
		     border-right: 1px solid #0000ff;
		     padding: 0px;
             position: absolute; bottom: 2px; right: 7px;
             list-style: none;}

#header ul li { display: inline;
                
                font-size: 12px;
				line-height: 14px;
                border-left: 1px solid #0000ff;
				padding: 0px 8px;}

#header ul li a { text-decoration: none;}
#header ul li a:link { color: #0000ff;} 
#header ul li a:visited { color: #0000ff;} 
#header ul li a:hover { text-decoration: underline;}

#header img { border: none;}
	  


			 
			 
#footer { width: 720px; height: 45px;
          margin: 0px auto 0px;
	      border: 0px;
	      padding: 0px; }
	
#footer address { float: left;
                  font-family: arial;
                  font-size: 11px;
				  font-style: normal; 
                  
				  }
#footer p { float: right;
           
			
			text-align: right;}	
