/* Style sheet basic */
a:focus,a:active,a:hover{outline: none;}
#left{position:fixed;}
html *{margin:0px;padding:0px;font-family: Arial;letter-spacing: 0.4pt;font-size: 13px;color: #666666;}
body{margin:0px 5px 0px 0px;background-color:#ffffff;border-right:7px double #c5e1ee;min-height:1500px;padding:0px;}
