BODY{
color : #222222;
font-size : 11px;
font-family : "verdana";
background-color : #FFFFFF;
margin-left: 20%;
margin-right: 20%;
margin-top: 0%;
margin-bottom: 50%;
background-image : url("/images/fond.gif");
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
}
TABLE{
font-size : 11px;
font-family : "verdana";
empty-cells: show;
border-spacing : 0;
border : none;
}
A{
color : #000000;
text-decoration : none;
font-weight : bold;
}
A:hover{
	color : #808080;
	text-decoration : none;
	font-weight : bold;
}
H1{
color : #000000;
text-decoration : none;
font-weight : bold;
font-size : 20px;
font-family : "verdana";
margin-top: 0.0em;
margin-bottom: 0.0em;
margin-left: 0.0em;
}
H2{
color : #000000;
text-decoration : none;
font-weight : bold;
font-size : 14px;
font-family : "verdana";
margin-top: 0.0em;
margin-bottom: 1.5em;
margin-left: 0.0em;
}
HR{
margin-top: 1.0em;
margin-bottom: 1.0em;
}
IMG.none{
border : none;
}
IMG.icon{
border : inset;
border-width: 1px;
border-top-color: #000000;
border-right-color: #808080;
border-bottom-color: #808080;
border-left-color: #000000;
}
LI{
list-style-type : circle;
padding-left: 10px;
padding-top: 1px;
padding-bottom: 1px;
}
UL{
padding-top: 0px;
padding-bottom: 0px;
}
DIV{
padding-top: 0px;
padding-bottom: 0px;
}