P  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	color : #000080;
	text-align : justify;
	margin : 5px;
	padding : 5px;
	font-style : normal;
}

H1  {
	font-size : 22px;
	font-family : Arial;
	font-weight : Bold;
	font-style : Normal;
	color : #FFFFFF;
	text-align : center;
	text-transform : uppercase;
	margin : 10px;
	padding : 5px;
	background-color : #000080;
	border-style : solid;
	border-color : #C0C0C0;
	border-width : 2px;
}

H2  {
	font-size : 18px;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
	text-align : left;
	margin : 10px;
	padding : 5px;
	font-style : normal;
	text-indent : 15px;
}

H3  {
	font-size : 18px;
	font-family : Arial;
	font-weight : normal;
	color : #000080;
	text-align : left;
	margin : 5px;
	padding : 5px;
	font-style : italic;
	text-indent : 15px;
}

A  {
	color:#000080;
}

A:Visited  {
	color:#000080;
}

A:Active  {
	color:#000080;
}

A:Hover  {
	color:#000080;
}

BODY  {}

H6  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
	text-align : left;
	margin : 0px;
	padding : 1px;
	text-transform : uppercase;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	text-indent : 25px;
}

.menu  {
	margin : 0px;
	padding : 1px;
	text-align : center;
}

.petit  {
	font-size : 10px;
	text-align : center;
}

UL  {
	font-size : 14px;
	font-family : Arial;
	font-weight : normal;
	color : #000080;
	text-align : justify;
	margin : 5px;
	padding : 5px;
	font-style : normal;
}

LI  {
	list-style-type : disk;
	list-style-position : inside;
	list-style : disk;
	text-indent : 30px;
}

