@CHARSET "UTF-8";
/*GENERAL*/

* {
    padding: 0;
    margin: 0;
    color: #010066;
    font: 11px Arial, sans-serif;
}
img {
border:0;   
}
