@charset "utf-8";
/* CSS Document */
   body, td, a, p, .h {
            font-family: arial, sans-serif;
        } 
		
		.h {
            font-size: 20px;
        } 
		
		.q {
            color: #00c;
			
        } 
		
		#text {
            font-size: 11px;
        }
		
		#botun {
			margin:2px;
			padding: auto;
		}
