 html, body, div, span, object, p, blockquote, pre,
a, abbr, address, img, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
font-style: normal;
font-size: 12px;
font-family: Verdana;
vertical-align: baseline;
line-height: 140%; 
}

a.pr {
font-size: 12px;
}


a {color: #575656; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
p {margin-bottom: 20px;}

em, i {color: #5f5f77;}
strong, b {color: #5f5f77;}


/* remember to define focus styles! */
:focus {outline: 0;}

html, body {line-height: 1; color: #333333; background: #fff; height: 100%; min-width: 1000px;}

ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

/* global styles */
.fleft {float: left;}
.fright {float: right;}
.abs {position: absolute;}
.clr {clear: both;}

