 body{
 margin-top			:95px;
 margin-left			:15px;

 padding			:0px;

 border				:0px;

 scrollbar-arrow-color		:#b8bacc;
 scrollbar-3dlight-color	:#b8bacc;
 scrollbar-highlight-color	:#ffffff;
 scrollbar-shadow-color		:#ffffff;
 scrollbar-face-color		:#ffffff;
 scrollbar-darkshadow-color	:#b8bacc;
 scrollbar-track-color		:#e2e5eb;

 background-color		:#ffffff;
 background-image: url("img/back2.jpg");
 background-attachment		:fixed;
 background-repeat		:no-repeat;

 a{text-decoration:none;}
 a:link{color:#5058F6;text-decoration:none;}
 a:active{color:#25A96C;text-decoration:none;}
 a:visited{color:#5058F6;text-decoration:none;}
 a:hover{color:#555555;text-decoration:underline;}
}

 img{border:0px;}
 td{font-size:12px;}