BODY, TD
 {
	font-size: 12px;
	background-image : none;
	text-decoration: none;
	color: White;
	background-color : #cc3300;
	text-align: justify;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #CC3300;
	SCROLLBAR-SHADOW-COLOR: #e1a8a8;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #e1a8a8;
	font-family : sans-serif;
}

A:Link 	{
	color: White;
	text-decoration : none;
}
A:Hover {
	color: #cc3300;
	background-color : White;
	text-decoration : none;
}

A:Visited {
	
	text-decoration : none;
	}
A.lien1 {
	text-decoration : none;
	font-weight : normal;
}
A.lien1:link {
	text-decoration : none;
	color : #cc3300;
}
A.lien1:hover {
	background-color: #cc3300;
	color : White;
	text-decoration : underline overline;
}
A.lien1:visited {
	color : #cc3300;
	text-decoration : none;
}
A.lien2 {
	text-decoration : none;
	color : #cc3300;
	font-weight : normal;
}
A.lien2:link {
	text-decoration : none;
	color: White;
}
A.lien2:hover {
	color: #cc3300;
	background-color : White;
	text-decoration : none;

}
A.lien2:visited {
	text-decoration : none;
	color: White;
	font-style : normal;
}
A.lien3 {
	text-decoration : none;
	font-weight : normal;
	border : thin solid White;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
A.lien3:link {
	text-decoration : none;
	
}
A.lien3:hover {
	text-decoration : none;
	color: #cc3300;
	font-style : normal;
}
A.lien3:visited {
	text-decoration : none;
	color: #cc3300;
	font-style : normal;
}
HR {
	color: White;
	font-size : small;
}
H1 {
	COLOR: #cc3300;
	background-color : White;
	border : none;
	border-right : White;
	border-bottom : White;
	font-size: 80%;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
H2 {
	COLOR: #cc3300;
	background-color : White;
	TEXT-DECORATION: none;
	font : 100%;	
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
H3 {
	COLOR: #cc3300;
	TEXT-DECORATION: none;
	background-color : White;
	font : 100%;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

H4 {
	COLOR: #cc3300;
	TEXT-DECORATION: none;
	background-color : White;
	font : 100%;
	border : thin solid Silver;
	font-weight : bold;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}

H5 {
	COLOR: White;
	TEXT-DECORATION: none;
	background-color : #cc3300;
	font : 100%;
	border : thin solid White;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
H6 {
COLOR: white;
	TEXT-DECORATION: none;
	border : thin solid White;
	padding-left : 0px;
	padding-right : 0px;
	 font-size: 100%;
	 padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
} 
SELECT {
	color: #cc3300;
	background-color: White;
	font-size: smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
INPUT{
	color: #CC3300;
	background-color: White;
	font-size: smaller;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
 UL {
	list-style-type : square;
	list-style-image : none;
	list-style-position : outside;
}



	
	


