P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {
	color : Blue;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	background-color : Blue;
	color : White;
}

BODY  {
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : White
}

.Title  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-align : center;
	background-color : FFB062;
    margin-left : 10;
	margin-right : 10;
}

.Title1  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-align : center;
}
.SubTitle  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	text-decoration : underline
}

.Comment  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
}

.ContentBold  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : left
}

.Content  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center
}

.Content1  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : left
}

.Content2  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : right
}

.TitleListe  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : FFB062
}

.Fiche  {
	font-size : 13px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	background-color : FFFFFF;
	text-decoration : underline
}

.Fiche2  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : DDDDDD;
	text-decoration : none
}

.Fiche3  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : EEEEEE;
	text-decoration : none
}

.Fiche4  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : DDDDDD;
	text-decoration : none
}

.Fiche5  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	background-color : EEEEEE;
	text-decoration : none
}

.Fiche6  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	background-color : DDDDDD;
	text-decoration : none
}

.Bas  {
	font-size : 10px;
	font-family : Arial;
	font-style : normal;
	text-decoration : none
}
