td { 
    font-family: Verdana; 
    font-size: 
    8pt; 
    color: #364e78
}
.td_oblig { 
    font-family: Verdana; 
    font-size: 8pt; 
    color: red 
}
input { 
    font-family: Verdana; 
    font-size: 8pt; 
    color: #364e78 
}
.form_button { 
    font-family: Verdana; 
    font-size: 10pt; 
    color: #000099; 
    font-weight: bold
}
.style1 {
    font-size: 10pt;
	font-weight: bold;
}
body {
    background-color: #E9E9E9;
    margin-left: 0px;
    margin-top: 0px;
    float:center; 
    text-align:center;
}
.style3 {
    font-size: 10;
    color: #FFFFFF;
}
div.titleHeader {
    background-color:#CC0000;
    color: #FFF;
    width:100%;
}
.main {
    width:740;
    padding: 0;
    margin: 0;
    border-left: 1px solid #0000FF; 
    border-right: 1px solid #0000FF; 
    bacground-color: #FFFFFF;
}
div.subheader {
    background-color: #366496;
    padding: 5px;
    color:#FFF;
    font-weight:bold;
}
div.form_container {
    margin: 15px 50px 50px 50px;
}
