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;
outline: 0;
font-style: normal;
font-size: 14px;
font-family:Tahoma, Arial;
vertical-align: baseline;
}


html, body {color: #333; height: 100%; min-width:1000px; position:relative;}
body {background:#fff url('/img/body_bg.jpg') 0 0 repeat-x;}
a {color: #333;}
a:hover {text-decoration:none;}
ul {list-style: none;}
h1, h2, h3, h4, h5, h6 {}
#mytxt h1 {font-size:1.2em;text-align:center;color:#660033;}
#mytxt h2 {font-size:1.1em;color:#660033}
#mytxt p, #mytxt li{text-align:justify;}
#mytxt ul {list-style-type:disc;list-style-position:inside;}
img{border:none;}

/* global styles */
.fleft {float: left;}
.fright {float: right;}
.abs {position: absolute;}
.bo {border: 1px solid red;}