@charset "utf-8";
/* CSS Document */

body{margin:0px;
     font-family:Arial, Helvetica, sans-serif;
	 color:#6996AA;
	 font-size:12px;
	 background:#949494;
	 }
	 
.head{font-size:17px;
      color:#004664;
	  }
	  
.pad{line-height:17px;
     text-align:justify;
	 }
	 
.menu{color:#004664;
}

