body,td {
	background-color : white;
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #333333;
}

th {
	font-size : 12px;
}

li {
	font-size : 10px;
}

h1 {font-size : 18px; color : #660000;}
h2 {font-size : 16px; color : #000066;}
h3,h4,h5 {font-size : 11px; color : #333333;}

h5 {margin : 0px; line-height: 1.5;}
ul {margin-top : 1px;}

.title {
color : #FFFFFF;
background-color : #000000;
padding : 2px 4px;
font-size : 13px;
font-weight : normal;
}

a:link {color : #660000; text-decoration : none; font-weight : bold;}
a:hover {color : #000066; text-decoration : underline; font-weight : bold;}
a:active {color : #000066; text-decoration : underline; font-weight : bold;}
a:visited {color : #660000; text-decoration : none; font-weight : bold;}

p.alerte {
	color : #660000;
	font-weight : bold;
	text-align : justify;
	margin-left : 100px;
	margin-right : 100px;
}

#datum {
	border-top : solid 1px #666666;
	color : #666666;
	padding-top : 3px;
	padding-bottom : 10px;
	text-align : right;
}