@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {text-align:center; background-color:#ffffcc; padding:0px 0px 0px 0px; font:normal 11px Tahoma; color:#000; } 

#all{ 
text-align:left; /* reset text alignment */
width:714px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}

.yell{ color:#ffff99;}
.ara{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#000; text-transform:uppercase;}
a{ color:#009933;}
a:hover{ text-decoration:none;}

.md{ color:#006633; text-decoration:none;}
.md:hover{ color:#000; text-decoration:none;}

h1{ font-size:14px; font-weight:bold; color:#009933; padding:0px 0px 8px 0px;}
ul{ list-style: outside; padding-left:30px;  line-height:16px;}

.uder{ text-decoration:underline; font-weight:bold;}






.img_rigth{ float:right; margin:20px 0px 10px 10px; display:block;}
.img_left{ float:left; margin:0px 14px 0px 0px; display:block;}
.bor{ border:2px solid #fff;}
img{border:none; }

