BODY {
		font-family: Arial;
		font-size: small;
}

H1 {
		font-size: larger;		
}

TD {
		font-family: Arial;
		font-size: small;
}

A:LINK {
		color: #000080;
}

A:VISITED {
		color: #FF0000;
}

A {
		color: #000080;
}

.arial {
		font-family: Arial;
		font-size: small;
}

.passouligne {
		font-family: Arial;
		font-size: small;
		text-decoration: none;
		color:black;
}
.denied {
		font-family: Arial;
		font-size: medium;
		color: red;
}
