
BODY
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-STYLE: normal
; color: #000000
; font-size: 8pt
; background-image: url(fond.gif)
}

td {  font-size: 10pt; font-family: verdana, tahoma, "times New Roman", times; text-decoration: none}
h1 {  font-weight: bold; font-family: verdana, tahoma, "times New Roman", times; text-decoration: none; font-size: 16pt; font-style:normal; line-height: 18pt;}
div {  font-size: 10pt; font-family: verdana, tahoma, "times New Roman", times; text-decoration: none}
a:active {  color: #333333; text-decoration: underline; font-weight: normal}
a:link {  color: #333333; text-decoration: underline; font-weight: normal}
a:visited {  color: #000000; text-decoration: none }
a:hover {  color: #FF6666; text-decoration: underline; font-weight: normal}
.blue a:active { color: #000000}
.blue a:link { color: #000000}
.blue a:visited { color: #000000}
.blue a:hover { color: #CC0000; text-decoration: none }
h2 {  font-weight: bolder; font-size: 12pt; font-family: verdana, tahoma, "times New Roman", times; text-decoration: none}
p {  font-size: 10pt; font-family: verdana, tahoma, "times New Roman", times; text-decoration: none}
.error{color : red}
a.bgc:hover { color: #990000; text-decoration: underline }

input, textarea, select, button,radio,file {
	color:    #000000;
	font:   normal 11px Verdana, Arial, Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
        border:1px solid black;
        width:250px;
        margin:3px;
}
button {
       width:50px;
}
