@import url(styles.css);



* {margin:0; padding:0;border:none;}

html, body {background-color:white;margin:0px;padding:0px;border:none;font-size :101%;font-family:Verdana, Geneva, Helvetica, Arial, Sans-Serif;}
h1,  h2,  h3,  h4,  p,  ul,  li,  a,  td { font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif  }
/*
Verdana, Geneva, Helvetica,
*/
a {	text-decoration: none;}
a:hover { text-decoration: underline; }
a:active,  a:focus { text-decoration: underline; }

ul,ol {padding-left:25px;}
