body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: "Arial Rounded MT Bold";
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana;
	color: Navy;
	font-size: 12px;
}
td#adresse {
	font-family: Verdana;
	color: white;
	font-size: 12px;
}
a:visited {
	color: White;
	text-decoration: none;
}

a:link {
	color: White;
	text-decoration: none;
}
a:active {
	color: silver;
	text-decoration: none;
}
a:visited#blk{
	color: Navy;
	text-decoration: none;
}

a:link#blk{
	color: Navy;
	text-decoration: none;
}
a:active#blk {
	color: Navy;
	text-decoration: none;
}

.almkolonne {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}
TABLE#outside {
	border : solid;
	border-right : 2px solid Black;
	border-left-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-top-width : 1px;
	border-top-style : solid;
	border-left-style : solid;
	border-left-color : White;
	border-top-color : White;
}
TD#outside  {
	border: solid;
	border-right: 0px solid ActiveCaption;
	border-bottom-style: solid;
	border-bottom-color: ActiveCaption;
	border-bottom-width: 0px;
	border-left-color: ActiveCaption;
	border-left-style: solid;
	border-left-width: 0px;
	border-top-color: ActiveCaption;
	border-top-style: solid;
	border-top-width: 0px;
	color: Black;
}
fbody, td, select, p, a, th,
input, textarea, legend 
    {   font-family: verdana;
        color: black;
        font-size: 11px;}
FORM {
	margin-bottom : 0px;
	margin-top : 0px;}
