//.head { background-color: #802080; }
.header { color: #111; text-decoration: underline; }
body { color: #222; }
body td { font-color: #222; }
ax:hover{ background:#ffffc0; }

body {
font-family : Verdana, Arial, Helvetica, sans-serif;
//background-image: url(/imgs/bg3.jpg);
//background-repeat: no-repeat; /*no-tiling background*/
//background-position: center;
//background-attachment: fixed;
//background-color: #hexcolor;
//color : #hexcolor;
//margin: 0px;
}

ul { margin-left: 0px; list-style-image: url("/imgs/bullet.gif"); }
li { margin-left: 0px; padding-left: 0px}

