  html, div, h1, h2, h3, h4, ul, li, p, table  {
margin : 0;
padding : 0;
}
BODY {
font-family : Arial, Helvetica, sans-serif, Verdana;
font-size : 12px;
color : #000;
text-align : justify;
}
table {
font-family : Arial, Helvetica, sans-serif, Verdana;
font-size : 12px;
color : #000;
}
img {
border : none;
}
.left_footer {
float : right;
text-align:right;
color:#ebcf13;
font-size:12px;
padding : 10px 30px 0 0;
font-weight:bold;
width:80%;
}
.left_footer a{
color:#ebcf13;
font-size:12px;
font-weight:bold;
}
.left_footer a:hover{
color:#fff;
font-size:12px;
font-weight:bold;
}
a {
text-decoration : none;
color : #FFF;
font-weight:bold;
color:#ebcf13;
font-size:12px;
}
a:hover {
text-decoration : none;
color : #ffd700;
}

