@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, 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:#000; padding:0px 0px 0px 0px; font:normal 10px Tahoma; color:#8e8e8e;} 

#all{ 
text-align:left; /* reset text alignment */
width:742px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}


.yellow{ font-weight:bold; color:#ff8400;}
.copy{ color:#955504; padding:32px 0px 0px 0px ; text-align:center; font-size:11px;}
.normal{ font-size:11px; padding:20px; line-height:14px;}
h1{ font-size:13px; color:#ff8400; padding:10px 0px 0px 20px;}

ul{ list-style: inside; padding:0px 0px 0px 20px;}
li{ padding:10px 0px 0px 10px; line-height:16px;}
a{ color:#ff8400;}
a:hover{ text-decoration:none; color:#8e8e8e;}

.img_rigth{ float:right;  margin:0px 0px 0px 0px; display:block; border:2px solid #fff;}
.img_left{ float:left; margin:0px 10px 10px 0px; display:block; border:2px solid #fff;}
.bor{ border:3px solid #fff;}
img{border:none; }
