marquee {
	font-family : "Times New Roman", Times, serif;
	font-size : larger;
	color : Red;
}
.blanc {
	color: White;	
}

.marge {
	padding:5px
}
.u {
	text-decoration : underline;
}
.centre {
	text-align: center;
	font-weight : bolder;
}
#helpBox {
	position:absolute;
	z-index:1000;
	top:0px;
	left:0px;
	width:200px;
}
DIV.helpBoxDIV {
	width:200px;
	padding:2px;
	background:#FFFFCC;
	border:3px solid #990000;
	color:black;
	font-family: Arial;
	font-style:Normal;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
A {
	font-size: 16px;
	line-height : 19px;
	font-weight : bold;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
A:VISITED {
	font-size: 16px;
	line-height : 19px;
	font-weight : light;
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
A:hover {
	font-size: 16px;
	line-height : 19px;
	font-weight : light;
	color : blue;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	}
H6 {
	font-size: 16px;
	line-height : 19px;
	font-weight : light;
	color : #f3efd4;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #f3efd4;
	font-weight : light;
	text-align : center;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 19px;
	color : #f3efd4;
	font-weight : light;

}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 19px;
	color : #f3efd4;
	font-weight : light;

}

H4 {
	font-size: 17px;
	line-height : 19px;
	color : f3efd4;
	margin : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

li {
	font-size: 17px;
	line-height : 19px;
	margin : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

H5 {
	font: 25px;
	text-align: left;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 19px;
	color : #f3efd4;
	font-weight : light;
}