body {
        padding: 0;  
        margin: 0;
		background-color: #F8F1DC
        }
a {
        font-size: 10px; 
        font-family: Verdana, Arial;
        color: #24478E;
        font-weight: bold
        }
h2 {
        font-size: 10px;
        font-weight: bold;
        display: inline;
        color: #AF0000
        }

td {
        font-size: 10px; 
        font-family: Verdana, Arial
        }
       
td.left {
        padding-right: 4px
        }

td.left2 {
        padding-right: 12px
        }

td#content {
        padding: 10px;
        background: url(/images/main_bg.gif) bottom right no-repeat
        }
td#lamin {
        padding: 10px;
        background: url(/images/bg_lam.jpg) top right no-repeat
        }	

td#env {
        padding: 10px;
        background: url(/images/bg_en.jpg) bottom right no-repeat
        }	
		
h1 {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase
        }
td#top
        {
        background: url(/images/top03.gif);
        text-align: right;
        padding: 10px 60px 10px 10px
        }


