/* CSS Document */

body {
	margin-left : 130px;
	color : #000000;
/*	background-image: url(chaudron.gif); */
	background-color : #6699FF;
}

html {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #000000;
	background-color : #6699FF;
	text-align : center;
}

li {
	text-align : left;
}

a:link {
	color : #FFFF00;
	background-color : #6699FF;
}
a:visited {
	color : #FFFF00;
	background-color : #6699FF;
}
a:hover {
	color : #0000FF;
	background-color : #6699FF;
}

.Style100 {
	font-size : 24px;
	font-weight : bold;
}

.Style101 {
	font-size : 12px;
}

.Style102 {
	text-align : left;
}

.Style103 {
	color : #FFFF00;
	background-color : #6699FF;
}

.Style104 {
	color : #FFFFFF;
	background-color : #6699FF;
}

#Layer1 {
	font-size : 12px;
	position : absolute;
	width : 130px;
	height : 40px;
	left : 25px;
	top : 25px;
}

#Layer2 {
	position : absolute;
	width : 130px;
	height : 40px;
	left : 25px;
	top : 70px;
}

