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

body{ font-family:sans-serif, Verdana, Arial, Helvetica; font-size:18px; color:#696969; width:100%;line-height:30px;}
html,body,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,input,form{margin:0; padding:0;}
a{color:#0000CC;text-decoration: none;  text-decoration:underline}
a:hover {text-decoration: underline; color:#666; }
.Red {color: #FF0000}