/* CSS Document */
@import url(Head_Style.css);
@import url(Foot_style.css);
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0px;padding:0px;font-size:12px;}
a{color:#333;text-decoration: none;} 
a:hover{color:#FF9D0B}
ul li{list-style:none;}
.floatLeft{float:left;}
.widthAuto{width:1000px;margin:auto;}
