 html, body, div, span, object, p, blockquote, pre,
a, abbr, address, big, em, img, small, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: lighter;
font-style: normal;
font-size: 12px;
font-family: Arial;
vertical-align: baseline;
line-height: 140%; 
}

form p {margin: 0 !important; padding: 0;}
p {margin: 5px 0;}

a {color: #000; text-decoration: underline;}
a:hover {color: #ccc; text-decoration: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

html, body {line-height: 1; color: #434343; height: 100%; min-width: 1000px;}
body {background: url(/images/design/bg.gif);}

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;}
.bo {border: 1px solid red;}
#act, #act2 {background: none;}
.dot {background: url(/images/design/dot.gif) no-repeat 0 3px; position: relative; left: -10px; padding: 10px 0 0 10px;}
.date {font-weight: bold; color: #0064b9;}
