body {
	background-color : #F9A868;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
	background-attachment : fixed;
        margin-top:0px;
        margin-left:0px;
        margin-right:0px;
}

a:link {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000066;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

a:visited  {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000066;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

a:active  {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #000066;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover  {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #F56332;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

p {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
}

p u {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

p b {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}

h1  {
	font-family : verdana,arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : #7A378B;
}

h2  {
	font-family :  verdana, arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #7A378B;
}

h3  {
	font-family : verdana, arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #ffffff;
}

adresse  {
	font-family :  verdana, arial, sans-serif;
	background-color: #FF944D;
	font-size : 8pt;
	font-weight : bold;
	color : #000080;
	margin-bottom:0px;
	margin-top:0px;
}

h5  {
	font-family :  verdana, arial, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #ffffff;
}

h6  {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}

ol {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #ffffff;
        list-style-type:upper-roman
}

ul {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #ffffff;
	list-style-image:url(../images/punktmit.gif)
}

li {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
}

textarea {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	width: 286px;
	color : #ffffff;
}

input {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #ffffff;
}

select {
	font-family : arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #ffffff;
}

tr  {
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
}

td  {
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	font-weight : bold

}