 html, body, div, span, object, blockquote, pre, p,
a, abbr, address, big, em, img, small, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0px;
padding: 0px;
border: 0;
outline: 0;
font-style: normal;
font-size: 12px;
font-family:Verdana, Arial;
vertical-align: baseline;
}


body {background:#fff; width: 950px; _width:expression(document.body.clientWidth > 950 ? "100%" : "950px"); margin:0 auto;}
ul {list-style: none;}
h1, h2, h3, h4, h5, h6 {color:#990000;}
a:hover {text-decoration:none;}

/* global styles */
.abs {position: absolute;}
.bo {border: 1px solid red;}
