html, body, div, span, object, p, blockquote, pre,
a, abbr, address, em, img, 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-family: tahoma, arial, serif;
vertical-align: baseline;
line-height: 140%; 
}
body {font-family: tahoma,sans-serif;}
b, strong {font-weight: bold;}
i, em {font-style: italic;}

ul {margin: 10px 0 15px 15px;}
ul li {list-style-type: none; background: url(/images/t/bullit.gif) no-repeat 0 0.7em; padding: 0 0 3px 15px;}

/* remember to define focus styles! */
:focus {outline: 0;}

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

/* cols float clear */
.cols {overflow: hidden;_overflow: visible;_height: 1%;}
.col {float: left;width: 49%}
.col1 {float: left;width: 62%;padding-left: 5%;}
.col2 {float: left;margin-left: 1.5%;width: 23%;padding-left: 2%; padding-right: 5%;}

.fleft {float: left;}
.r20 {margin-right:20px;}
